mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 09:39:12 +03:00
[docker] use cri-dockerd instead of dockershim for any kubernetes version deployed with docker as the container_manager
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
ec01b40e85
commit
fad296616c
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user