mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-31 17:19:17 -03:30
Docker default version is now 20.10
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
79fdee3979
commit
fd8ae54fa7
@@ -7,3 +7,6 @@ mode: default
|
||||
kube_network_plugin: calico
|
||||
deploy_netchecker: true
|
||||
dns_min_replicas: 1
|
||||
|
||||
# Only docker package 19.03 for Debian9
|
||||
docker_version: '19.03'
|
||||
|
||||
@@ -8,7 +8,4 @@ deploy_netchecker: true
|
||||
dns_min_replicas: 1
|
||||
kube_network_plugin: calico
|
||||
|
||||
# Only docker package 20.10 for Fedora33
|
||||
docker_version: '20.10'
|
||||
|
||||
auto_renew_certificates: true
|
||||
|
||||
Reference in New Issue
Block a user