File tree Expand file tree Collapse file tree 4 files changed +8
-0
lines changed
test/integration/manifests/cilium
v1.13/cilium-operator/templates
v1.14/cilium-operator/templates
v1.16/cilium-operator/templates Expand file tree Collapse file tree 4 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 99 bpf-map-dynamic-size-ratio : " 0.0025"
1010 bpf-policy-map-max : " 16384"
1111 bpf-root : /sys/fs/bpf
12+ ces-slice-mode : fcfs
1213 cgroup-root : /run/cilium/cgroupv2
1314 cilium-endpoint-gc-interval : 5m0s
1415 cluster-id : " 0"
1920 enable-auto-protect-node-port-range : " true"
2021 enable-bgp-control-plane : " false"
2122 enable-bpf-clock-probe : " true"
23+ enable-cilium-endpoint-slice : " true"
2224 enable-endpoint-health-checking : " false"
2325 enable-endpoint-routes : " true"
2426 enable-health-check-nodeport : " true"
Original file line number Diff line number Diff line change 3838 - --debug=$(CILIUM_DEBUG)
3939 - --identity-gc-interval=0m20s
4040 - --identity-heartbeat-timeout=0m20s
41+ - --enable-cilium-endpoint-slice=true
42+ - --ces-slice-mode=cesSliceModeFCFS
4143 env :
4244 - name : K8S_NODE_NAME
4345 valueFrom :
Original file line number Diff line number Diff line change 3838 - --debug=$(CILIUM_DEBUG)
3939 - --identity-gc-interval=0m20s
4040 - --identity-heartbeat-timeout=0m20s
41+ - --enable-cilium-endpoint-slice=true
42+ - --ces-slice-mode=cesSliceModeFCFS
4143 env :
4244 - name : K8S_NODE_NAME
4345 valueFrom :
Original file line number Diff line number Diff line change 3838 - --debug=$(CILIUM_DEBUG)
3939 - --identity-gc-interval=0m20s
4040 - --identity-heartbeat-timeout=0m20s
41+ - --enable-cilium-endpoint-slice=true
42+ - --ces-slice-mode=cesSliceModeFCFS
4143 env :
4244 - name : K8S_NODE_NAME
4345 valueFrom :
You can’t perform that action at this time.
0 commit comments