Difference between revisions of "Node-pressure eviction"
Jump to navigation
Jump to search
m (Newworld3 moved page Node-pressure Eviction to Node-pressure eviction) Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
Node-pressure eviction is the process by which the [[kubelet]] proactively terminates pods to reclaim resources on nodes. | Node-pressure eviction is the process by which the [[kubelet]] proactively terminates pods to reclaim resources on nodes. | ||
+ | |||
+ | * <code>[[EvictionThresholdMet]]</code> | ||
Line 8: | Line 10: | ||
* <code>[[imagefs]]</code> | * <code>[[imagefs]]</code> | ||
* <code>[[BestEffort]], [[Burstable]], [[Guaranteed]]</code> | * <code>[[BestEffort]], [[Burstable]], [[Guaranteed]]</code> | ||
− | |||
* [[OOMKiller]] | * [[OOMKiller]] | ||
* [[FreeDiskSpaceFailed]] | * [[FreeDiskSpaceFailed]] | ||
Line 19: | Line 20: | ||
== See also == | == See also == | ||
+ | * {{Killing}} | ||
* {{K8s nodes}} | * {{K8s nodes}} | ||
* {{kubelet}} | * {{kubelet}} |
Latest revision as of 15:11, 9 March 2023
Node-pressure eviction is the process by which the kubelet proactively terminates pods to reclaim resources on nodes.
Related[edit]
- Kubelet logs
imagefs
BestEffort, Burstable, Guaranteed
- OOMKiller
- FreeDiskSpaceFailed
- QosClass
- Eviction
- PodPhase
- API-initiated Eviction
- Kubernetes Pod Disruptions
- NodeReady
See also[edit]
- Killing
- Kubernetes nodes,
node.kubernetes.io
K8s Node controller (node-controller),MemoryPressure, DiskPressure, NodeHasDiskPressure, events, NodeNotReady
, Node-pressure Eviction, RemovingNode, ProviderID,kubectl node-shell, kubectl describe nodes
kubelet
, Pod Lifecycle Event Generator (PLEG), Kubelet conditions,/etc/kubernetes/kubelet.conf, /var/log/kubelet.log
, Kubelet Container Runtime Interface (CRI),crictl
,context deadline exceeded
, E1122, E1124, Starting kubelet, NodeHasDiskPressure, NodeHasInsufficientMemory, rebooted, Node-pressure Eviction, Kubelet logs,manager: kubelet
- 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: