Kubernetes v1.37: Introducing Node Lifecycle Conditions
- Kubernetes 近 90 天出现 33 次
- 上一次:1 天前 · Kubernetes v1.37: Advancing Workload-Aware Scheduling
发生了什么
Kubernetes has many ways to describe what is happening on a Node. Readiness, taints, Pod state, labels, annotations, and provider-specific APIs each expose part of the picture. What has been missing is a shared, Kubernetes-owned way to say that a Node is draining, undergoing maintenance, or undergoing Graceful Node Shutdown. Kubernetes v1.37 introduces five well-known Node conditions that provide that description: D…
摘要按规则整理自下方来源原文