mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-17 11:28:58 +00:00
The tiered approach uses memory.min for Guaranteed pods (hard protection) and memory.low for Burstable pods (soft protection). Rename the policy value to reflect this design.