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