Difference between revisions of "Kubernetes Nodes"
Jump to navigation
Jump to search
↑ https://kubernetes.io/docs/concepts/architecture/nodes/#condition
Line 18: | Line 18: | ||
* <code>[[Pod The node had condition:]]</code> | * <code>[[Pod The node had condition:]]</code> | ||
* [[cordoned Node]] | * [[cordoned Node]] | ||
+ | * [[Container]]: [[is approaching memory limit]] | ||
== See also == | == See also == |
Revision as of 06:17, 12 August 2022
https://kubernetes.io/docs/concepts/architecture/nodes/
Node conditions [1]
Ready DiskPressure MemoryPressure PIDPressure NetworkUnavailable
Related: SchedulingDisabled
Related
- CKA v1.23: Understand host networking configuration on the cluster nodes
Pod The node had condition:
- cordoned Node
- Container: is approaching memory limit
See also
- 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: