Difference between revisions of "Eviction"
Jump to navigation
Jump to search
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | * [[Node-pressure Eviction]] | + | * [[Node-pressure Eviction]]: <code>[[EvictionThresholdMet]]</code> |
− | * [[Killing]] | + | * <code>[[Killing]]</code> |
− | * [[Evict]] | + | * <code>[[Evict]]</code> |
+ | * [[Eviction API]] | ||
* [[Kubernetes Pod Disruptions]] | * [[Kubernetes Pod Disruptions]] | ||
* [[PriorityClass]] | * [[PriorityClass]] | ||
Line 10: | Line 11: | ||
== Related == | == Related == | ||
* <code>[[karpenter.sh/do-not-evict: true]]</code> | * <code>[[karpenter.sh/do-not-evict: true]]</code> | ||
− | * [[Reason:]] | + | * <code>[[ttlSecondsUntilExpired]]</code> |
+ | * <code>[[Reason:]]</code> | ||
+ | * <code>[[controller.node]] [[Triggering termination for expired node after]] 168h0m0s .../...</code> | ||
+ | * <code>[[kubectl patch provisioner]]</code> | ||
+ | |||
== Activities == | == Activities == | ||
* https://opensource.com/article/21/12/kubernetes-pod-eviction | * https://opensource.com/article/21/12/kubernetes-pod-eviction | ||
== See also == | == See also == | ||
+ | * {{Eviction}} | ||
* {{K8s tr}} | * {{K8s tr}} | ||
[[Category:K8s]] | [[Category:K8s]] |
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: