Use MCR with Kubernetes¶
Customers who use MCR with Kubernetes directly (without MKE) must use a
plugin maintained by Kubernetes called dockershim
for Kubernetes 1.23 and
below or a plugin maintained by Mirantis called cri-docker
(included in
MCR) for Kubernetes 1.24 and above.
To configure cri-docker:
systemctl enable cri-docker.service