Difference between revisions of "Kubernetes Pod Disruptions"
Jump to navigation
Jump to search
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
* https://kubernetes.io/docs/concepts/workloads/pods/disruptions/ | * https://kubernetes.io/docs/concepts/workloads/pods/disruptions/ | ||
+ | * <code>[[kubectl drain]]</code> | ||
+ | * <code>[[kubectl cordon]]</code> | ||
− | + | == Related == | |
+ | * [[Kubernetes PodDisruptionBudget (PDB)]] | ||
+ | * [[Eviction]] | ||
== See also == | == See also == | ||
− | * {{K8s}} | + | * {{K8s tr}} |
[[Category:K8s]] | [[Category:K8s]] |
Latest revision as of 14:25, 5 January 2023
Related[edit]
See also[edit]
- 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: