mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
29 lines
511 B
YAML
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
|