Difference between revisions of "Kubelet MemoryPressure condition"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
== See also == | == See also == | ||
* {{K8s tr}} | * {{K8s tr}} | ||
− | + | * {{Kubernetes nodes}} | |
[[Category:K8s]] | [[Category:K8s]] |
Revision as of 13:52, 9 December 2022
kubectl describe pod Pod The node had condition: [MemoryPressure]
kubectl describe nodes | grep MemoryPressure
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
- 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
Advertising: