[docker] use cri-dockerd instead of dockershim for any kubernetes version deployed with docker as the container_manager

This commit is contained in:
Calin Cristian Andrei
2022-06-06 18:18:22 +03:00
committed by Kubernetes Prow Robot
parent ec01b40e85
commit fad296616c
9 changed files with 5 additions and 35 deletions

View File

@@ -57,6 +57,3 @@ docker_rpm_keepcache: 1
## A string of extra options to pass to the docker daemon.
## This string should be exactly as you wish it to appear.
# docker_options: ""
## Use CRI-DockerD instead of dockershim
# cri_dockerd_enabled: false