Current installation procedure uses dockershim (with underlying containerd) as k8s container runtime.
As of k8s version 1.24, dockershim will no longer be supported by k8s team.
We will provide an updated procedure before then to install containerd as the k8s container runtime.
For more information, check out the FAQ page._
Current installation procedure uses Docker container runtime, which is no longer supported as of k8s version 1.22.<br>
For more information, see the [Docker container runtime deprecation FAQ]({{site.baseurl}}{% link docs/project/project-faq.md %}#faq-2-k8s-docker-container-runtime-deprecation)._
We use the kubeadm method from [here](https://kubernetes.io/docs/setup/independent/install-kubeadm/)