A county node reports DiskPressure. What operational effect should administrators expect?
Select an answer to reveal the explanation.
Short Explanation
DiskPressure is the node waving a “disk almost full” flag—evictions and scheduling reluctance follow until space returns.
Full Explanation
DiskPressure is a Node condition indicating disk resource pressure. The kubelet may evict pods and the scheduler may avoid the node until pressure clears. It does not rewrite version strings, mass-delete PersistentVolumes, or disable NetworkPolicies.