Versions (relevant - OpenSearch/Dashboard/Server OS/Browser): 2.7
Describe the issue: I am trying to install OpenSearch 2.7 through Helm with the default configuration, but the master pods go into CrashLoopBackOff.
Configuration: default
Relevant Logs or Screenshots:
Events:
Type Reason Age From Message
Normal Pulled 25s kubelet Container image “busybox:latest” already present on machine
Normal Created 25s kubelet Created container fsgroup-volume
Normal Started 25s kubelet Started container fsgroup-volume
Normal Pulled 13s (x2 over 24s) kubelet Container image “opensearchproject/opensearch:2.7.0” already present on machine
Normal Created 13s (x2 over 24s) kubelet Created container opensearch
Normal Started 13s (x2 over 24s) kubelet Started container opensearch
Warning Unhealthy 5s (x2 over 15s) kubelet Startup probe failed: dial tcp 10.244.7.10:9300: connect: connection refused
Warning BackOff 2s kubelet Back-off restarting failed container