mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-01 01:28:11 -03:30
[docker] add support for cri-dockerd as a replacement for dockershim (#8623)
This commit is contained in:
@@ -57,3 +57,6 @@ 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