Merge pull request #96615 from caseydavenport/casey-route-table-range

Configure Calico's route table range so it does not conflict with GKE CNI
This commit is contained in:
Kubernetes Prow Robot 2021-06-25 05:18:44 -07:00 committed by GitHub
commit a2206b6891
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -104,6 +104,8 @@ spec:
value: "0"
- name: FELIX_TYPHAK8SSERVICENAME
value: "calico-typha"
- name: FELIX_ROUTETABLERANGE
value: "10-250"
- name: USE_POD_CIDR
value: "true"
- name: IP