mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-17 07:03:31 +00:00
Moving Kubelet kernel-memgc-notification to configuration file
This commit is contained in:
@@ -891,7 +891,7 @@ function construct-windows-kubelet-flags {
|
||||
flags+=" --cgroups-per-qos=false --enforce-node-allocatable="
|
||||
|
||||
# Turn off kernel memory cgroup notification.
|
||||
flags+=" --experimental-kernel-memcg-notification=false"
|
||||
flags+=" --kernel-memcg-notification=false"
|
||||
|
||||
# TODO(#78628): Re-enable KubeletPodResources when the issue is fixed.
|
||||
# Force disable KubeletPodResources feature on Windows until #78628 is fixed.
|
||||
|
Reference in New Issue
Block a user