🔥 3-day streak
Certified Kubernetes Administrator (CKA)48 / 125
Question 48 of 125
You are provisioning a new control-plane node with kubeadm. The node has both containerd (socket at unix:///run/containerd/containerd.sock) and CRI-O (socket at unix:///run/crio/crio.sock) installed. When you run 'kubeadm init', the command fails with an error indicating that multiple container runtime endpoints were detected and it cannot proceed. You want the cluster to use containerd. Which action correctly resolves this and initializes the cluster?
Reviewed for accuracy · Report an issueNext question