k3s/cmd/kubeadm
Darren Shepherd 8cef2e14c4 kubelet: new feature gate: SupportNoneCgroupDriver
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: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>

# Conflicts:
#	cmd/kubelet/app/server.go
#	pkg/features/kube_features.go
2019-08-27 09:33:37 -07:00
..
app kubelet: new feature gate: SupportNoneCgroupDriver 2019-08-27 09:33:37 -07:00
test kubeadm: Remove ClusterConfiguration from InitConfiguration in v1beta2 2019-05-29 12:13:37 +03:00
.import-restrictions kubeadm: reimplement IPVS check 2019-03-14 16:52:21 +02:00
BUILD Move from glog to klog 2018-11-10 07:50:31 -05:00
OWNERS kubeadm-owners 2019-03-20 21:50:04 +01:00
kubeadm.go Move from glog to klog 2018-11-10 07:50:31 -05:00