• Darren Shepherd's avatar
    kubelet: new feature gate: SupportNoneCgroupDriver · 8cef2e14
    Darren Shepherd authored
    The "none" driver is expected to be used in "rootless" mode until OCI/CRI runtime
    get support for cgroup2 (unified) mode with nsdelegate.
    
    Even after cgroup2 gets supported in the ecosystem, the "none" driver will remain
    because nested containers might not always get support for cgroup2 (via systemd).
    Signed-off-by: 's avatarAkihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
    
    # Conflicts:
    #	cmd/kubelet/app/server.go
    #	pkg/features/kube_features.go
    8cef2e14
Name
Last commit
Last update
..
app Loading commit data...
test Loading commit data...
.import-restrictions Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
kubeadm.go Loading commit data...