c12s-kubespray/roles/kubernetes/node
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
..
defaults assert that number of pods on node does not exceed CIDR address range 2018-05-16 11:55:46 +00:00
handlers Drop non systemd OS types support 2017-01-02 12:14:03 +01:00
meta Refactor downloads to use download role directly (#1824) 2017-10-19 09:17:11 +01:00
tasks sysctl file should be in defaults so that it can be overriden (#2475) 2018-04-27 18:50:58 +03:00
templates fix docker opts incompatible running on aarch64 Redhat/Centos 2018-06-05 16:17:16 +08:00