Difference between revisions of "Eviction"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
Line 2: | Line 2: | ||
* [[Node-pressure Eviction]]: <code>[[EvictionThresholdMet]]</code> | * [[Node-pressure Eviction]]: <code>[[EvictionThresholdMet]]</code> | ||
− | * [[Killing]] | + | * <code>[[Killing]]</code> |
− | * [[Evict]] | + | * <code>[[Evict]]</code> |
* [[Eviction API]] | * [[Eviction API]] | ||
* [[Kubernetes Pod Disruptions]] | * [[Kubernetes Pod Disruptions]] |
Latest revision as of 08:51, 7 September 2023
- Node-pressure Eviction:
EvictionThresholdMet
Killing
Evict
- Eviction API
- Kubernetes Pod Disruptions
- PriorityClass
- qoSClass
Related[edit]
karpenter.sh/do-not-evict: true
ttlSecondsUntilExpired
Reason:
controller.node Triggering termination for expired node after 168h0m0s .../...
kubectl patch provisioner
Activities[edit]
See also[edit]
- Eviction, Eviction API,
kind: Eviction, kubectl cordon
- 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: