Unhealthy

From wikieduonline
Revision as of 14:22, 7 December 2022 by Ant (talk | contribs) (→‎Related)
Jump to navigation Jump to search
kubectl get events -A | grep Warning
kubectl describe pods | grep Unhealthy


your_namespace         26m         Warning   Unhealthy                 pod/elasticsearch-master-1                                          Readiness probe failed: Waiting for elasticsearch cluster to become ready (request params: "wait_for_status=green&timeout=1s" )...


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" )
kube-system     42m         Warning   Unhealthy                 pod/tiller-deploy-68bb9fb75-kw5r5                       Liveness probe failed: Get "http://10.32.0.15:44135/liveness": context deadline exceeded (Client.Timeout exceeded while awaiting headers)


13s         Warning   Unhealthy                 pod/metrics-server-7f4db5fd87-5lwkg    Readiness probe failed: HTTP probe failed with statuscode: 500


Reason
FailedKillPod

Related

See also

Advertising: