Files
auricom-home-cluster/kubernetes/bootstrap/cilium/values.yaml
auricom 49aba54552 ✏️ bootstrap
2022-12-30 04:21:10 +01:00

29 lines
511 B
YAML

---
autoDirectNodeRoutes: true
bgp:
announce:
loadbalancerIP: true
enabled: false
containerRuntime:
integration: containerd
endpointRoutes:
enabled: true
hubble:
enabled: false
ipam:
mode: kubernetes
ipv4NativeRoutingCIDR: 10.69.0.0/16
k8sServiceHost: 192.168.9.100
k8sServicePort: 6443
kubeProxyReplacement: strict
loadBalancer:
algorithm: maglev
mode: dsr
localRedirectPolicy: true
operator:
rollOutPods: true
rollOutCiliumPods: true
securityContext:
privileged: true
tunnel: disabled