mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
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:
commit
a2206b6891
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user