Difference between revisions of "Kubernetes troubleshooting"
Jump to navigation
Jump to search
Line 18: | Line 18: | ||
* [[Kubernetes Pod Disruptions]] | * [[Kubernetes Pod Disruptions]] | ||
* <code>[[Unable to connect to the server]]</code> | * <code>[[Unable to connect to the server]]</code> | ||
+ | [[Insufficient cpu]] | ||
== Diagram == | == Diagram == |
Revision as of 06:28, 1 November 2022
kubectl top or K9s
Related
- Troubleshooting
- Kubernetes deployments
- Readiness probe errored
- Readiness, Liveness
- BackOff
- BackoffLimitExceeded
- Type
- Reason: ProbeWarning
- Kubernetes Pod Disruptions
Unable to connect to the server
Insufficient cpu
Diagram
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: