mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-01 01:28:11 -03:30
changed version to 1.0.0-rc8
This commit is contained in:
@@ -7,5 +7,6 @@ mode: default
|
||||
# Deployment settings
|
||||
kube_network_plugin: cilium
|
||||
deploy_netchecker: true
|
||||
enable_network_policy: true
|
||||
kubedns_min_replicas: 1
|
||||
cloud_provider: gce
|
||||
|
||||
@@ -9,5 +9,6 @@ kube_network_plugin: cilium
|
||||
bootstrap_os: coreos
|
||||
resolvconf_mode: host_resolvconf # this is required as long as the coreos stable channel uses docker < 1.12
|
||||
deploy_netchecker: true
|
||||
enable_network_policy: true
|
||||
kubedns_min_replicas: 1
|
||||
cloud_provider: gce
|
||||
|
||||
@@ -6,5 +6,6 @@ mode: default
|
||||
# Deployment settings
|
||||
kube_network_plugin: cilium
|
||||
deploy_netchecker: true
|
||||
enable_network_policy: true
|
||||
kubedns_min_replicas: 1
|
||||
cloud_provider: gce
|
||||
|
||||
@@ -6,6 +6,7 @@ mode: separate
|
||||
# Deployment settings
|
||||
kube_network_plugin: cilium
|
||||
deploy_netchecker: true
|
||||
enable_network_policy: true
|
||||
kubedns_min_replicas: 1
|
||||
cloud_provider: gce
|
||||
|
||||
|
||||
Reference in New Issue
Block a user