Kubernetes v1.37: Tracking When a PersistentVolumeClaim Was Last Used (Beta)
- Kubernetes 近 90 天出现 33 次
- 上一次:5 天前 · Kubernetes v1.37: Hardening Container Storage with Bind Mount Options and EmptyDir Permissions
发生了什么
Kubernetes v1.37 promotes the PersistentVolumeClaimUnusedSinceTime feature gate to Beta (enabled by default). With this feature, the PersistentVolumeClaim (PVC) protection controller adds an Unused condition to each PVC, telling you whether any running pod currently references it — no custom tooling or cross-referencing required. For the API definition of PVC conditions, see the PersistentVolumeClaim API reference.…
摘要按规则整理自下方来源原文