Hi, Do any one have idea how to fix this error.... ES pod not coming up due to b . . .

Bharath:
Hi, Do any one have idea how to fix this error… ES pod not coming up due to below error. This is in production.

WarningPod
elasticsearch-master-0 Readiness probe failed: Waiting for elasticsearch cluster to become ready (request params: "wait_for_status=yellow&timeout=1s" ) Cluster is not yet ready (request params: "wait_for_status=yellow&timeout=1s" )

Vinay M Athreyas:
Do you see anything else on the events of the pod ?

Bharath:
Nope… The error I posted from tht event log

Fernando Jordan Silva:
also do a describe to try to get more info

Bharath:
am using helm charts from elastic community operator to build the ELK stack.

Fernando Jordan Silva:
I mean, execute the “describe pod” command to try to get more info about the cause of the fail of the readinessProbe