Hey, I try to install the latest release of Kubernetes 1.25 and I encountered a problem with docker engine, the containers running the master components were not running and I could not find anything in the logs. However, the kubernetes cluster with the k8s 1.23 works just fine.
It’s likely that the CRI is not configured, K8s 1.24 removed dockershim
1 Like