Cert-deployer failing

Hi All,

My cluster.yaml is ready. Trying Single node for testing.

After doing rke up - I am running into below error.

FATA[0008] [Failed to start Certificates deployer container on host [10.70.241.23]: Error response from daemon: OCI runtime create failed: container_linux.go:349: starting container process caused “process_linux.go:449: container init caused "process_linux.go:415: setting cgroup config for procHooks process caused \"failed to write \\\"a : rwm\\\" to \\\"/sys/fs/cgroup/devices/docker/326881b50b64365bbf4a3aa9457cd3fa45220464222bfd89cf214222910bc595/devices.allow\\\": write /sys/fs/cgroup/devices/docker/326881b50b64365bbf4a3aa9457cd3fa45220464222bfd89cf214222910bc595/devices.allow: operation not permitted\""”: unknown]

The host is LXD container (Ubu 18.04) and can run other containers fine. Even after RKE up…the initial contaieners like - rke-etcd-port-listener, rke-ca-port-listener ran and exited after doing their job. Its just cert-deployer is failing.
Any idea why it’s not getting permission?

rke version v1.1.0

1 Like