c12s-kubespray/roles/kubernetes
Di Xu f4d762bb95 fix docker opts incompatible running on aarch64 Redhat/Centos
On Aarch64, the default cgroup driver for docker is systemd
instead of cgroupfs. Should conform kubelet to use systemd
as cgroup driver as well to keep it consistent with docker.

Without this change, below exception will be raised.
/usr/bin/docker-current: Error response from daemon: shim
error: docker-runc not installed on system.

Change-Id: Id496ec9eaac6580e4da2f3ef1a386c9abc2a5129
2018-06-05 16:17:16 +08:00
..
client make admin.conf -> .kube/config non-executable 2018-05-14 09:29:48 +00:00
kubeadm Refactored kubeadm join process and fixed uncrodonng for master nodes 2018-02-09 15:51:47 +01:00
master Merge pull request #2577 from woopstar/etcd-fix-4 2018-05-16 20:49:54 +02:00
node fix docker opts incompatible running on aarch64 Redhat/Centos 2018-06-05 16:17:16 +08:00
preinstall Fix compare AnsibleUnsafeText with int (#2828) 2018-06-04 11:34:10 +03:00
secrets wip pr for improved cert sync 2018-05-30 12:15:11 +03:00