Difference between revisions of "Unhealthy"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
[[kubectl describe pods]] | grep [[Unhealthy]] | [[kubectl describe pods]] | grep [[Unhealthy]] | ||
+ | |||
+ | |||
+ | Readiness probe failed: Waiting for elasticsearch cluster to become ready (request params: "wait_for_status=green&timeout=1s" ) Cluster is not yet ready (request params: "wait_for_status=green&timeout=1s" ) | ||
[[Reason]] | [[Reason]] | ||
[[FailedKillPod]] | [[FailedKillPod]] | ||
+ | |||
+ | == See also == | ||
+ | * {{K8s tr}} | ||
+ | |||
+ | [[Category:K8s]] |
Revision as of 05:27, 29 September 2022
kubectl describe pods | grep Unhealthy
Readiness probe failed: Waiting for elasticsearch cluster to become ready (request params: "wait_for_status=green&timeout=1s" ) Cluster is not yet ready (request params: "wait_for_status=green&timeout=1s" )
Reason
FailedKillPod
See also
- K8s troubleshooting:
kubectl logs, kubectl top, kubectl get events -A, kubectl describe pod
, Liveness, Readiness,Kubernetes events
, Pulling image, OOMKilled, ProbeWarning, Reason,FailedScheduling
,errImagePull, ImagePullBackOff
, Kubelet conditions:MemoryPressure, DiskPressure, KubeletHasSufficientPID, KubeletReady, kubectl [ debug | attach | exec ] kubectl cluster-info dump, SimKube, KWOK
Advertising: