mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-17 11:28:58 +00:00
Add MemoryReservationPolicy (None/HardReservation) controls memory.min. This allows independently of memory.min protection, providing operators more granular control over memoryQoS behavior. Signed-off-by: Qi Wang <qiwan@redhat.com>