Initial Configuration
Kubernetes, Containerd, and You
The Kubernetes documentation states:
=====
When using Docker, kubeadm will automatically detect the cgroup driver for the kubelet and set it in the /var/lib/kubelet/config.yaml file during runtime.
If you are using a different CRI, you must pass your cgroup...