|
@ -144,6 +144,9 @@ peer_with_calico_rr: "{{ 'calico-rr' in groups and groups['calico-rr']|length > |
|
|
# Set to false to disable calico-upgrade |
|
|
# Set to false to disable calico-upgrade |
|
|
calico_upgrade_enabled: true |
|
|
calico_upgrade_enabled: true |
|
|
|
|
|
|
|
|
|
|
|
# Choose data store type for calico: "etcd" or "kdd" (kubernetes datastore) |
|
|
|
|
|
calico_datastore: "etcd" |
|
|
|
|
|
|
|
|
# Kubernetes internal network for services, unused block of space. |
|
|
# Kubernetes internal network for services, unused block of space. |
|
|
kube_service_addresses: 10.233.0.0/18 |
|
|
kube_service_addresses: 10.233.0.0/18 |
|
|
|
|
|
|
|
|