Update Calico to 2.4.1 release.

- Switched Calico images to be pulled from quay.io
- Updated Canal too
This commit is contained in:
Erik Stidham
2017-08-07 10:33:37 -05:00
parent e91c04f586
commit 9f9f70aade
5 changed files with 20 additions and 10 deletions

View File

@@ -143,6 +143,9 @@ spec:
# Disable Calico BGP. Calico is simply enforcing policy.
- name: CALICO_NETWORKING
value: "false"
# Cluster type to identify the deployment type
- name: CLUSTER_TYPE
value: "kubespray,canal"
# Disable file logging so `kubectl logs` works.
- name: CALICO_DISABLE_FILE_LOGGING
value: "true"