Difference between revisions of "Kubernetes readiness"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
== Related == | == Related == | ||
kubectl describe deployment | grep [[Liveness]] | kubectl describe deployment | grep [[Liveness]] | ||
+ | [[healthz]] | ||
== See also == | == See also == |
Revision as of 15:00, 27 July 2022
kubectl describe pods Warning Unhealthy 6m34s (x2 over 6m36s) kubelet Readiness probe failed: Get "http://192.168.66.98:3000/api/health": dial tcp 192.168.66.98:3000: connect: connection refused
kubectl describe deployment | grep Readiness
Related
kubectl describe deployment | grep Liveness healthz
See also
kubectl
: [cp | config | create
|delete
|edit | explain |
apply
|exec
|get
|set
|drain | uncordon | rolling-update
|rollout
|logs
|run
|auth
|label | annotate
|version
|top
|diff
|debug
|replace
|describe
|port-forward | proxy
|scale
|rollout
|api-resources
| expose deployment | expose | patch | attach | get endpoints | ~/.kube/config | kubectl logs --help | kubectl --help, kubectl-convert, kubectl autoscale, kubectl.kubernetes.io
Advertising: