k8s for all

This commit is contained in:
do
2020-04-21 20:40:30 +02:00
parent 3d3aa7e897
commit fc23acf699
5 changed files with 66 additions and 4 deletions

1
k8s/etc_default_kubelet Normal file
View File

@@ -0,0 +1 @@
KUBELET_EXTRA_ARGS="--cgroup-driver=systemd --runtime-cgroups=/systemd/system.slice --kubelet-cgroups=/systemd/system.slice"