adamant-kite-43734
08/21/2024, 11:43 PMcreamy-pencil-82913
08/22/2024, 1:10 AMstale-portugal-8315
08/22/2024, 1:11 AMcreamy-pencil-82913
08/22/2024, 1:16 AMstale-portugal-8315
08/22/2024, 2:06 AMcreamy-pencil-82913
08/22/2024, 2:25 AMstale-portugal-8315
08/22/2024, 2:30 AMbland-appointment-12982
08/22/2024, 12:44 PMstale-portugal-8315
08/22/2024, 2:45 PMstale-portugal-8315
08/22/2024, 2:46 PMbland-appointment-12982
08/22/2024, 2:53 PMbland-appointment-12982
08/22/2024, 3:00 PMlimited-painting-64729
08/23/2024, 10:56 PMrke2-cilium.cilium.ipv6: enabled
.. all those config bits specific to cilium to disable kube proxy need to go directly under rke2- cilium
as shown below
kubernetesVersion: v1.28.12+rke2r1
localClusterAuthEndpoint:
caCerts: ''
enabled: false
fqdn: ''
rkeConfig:
chartValues:
rke2-cilium:
kubeProxyReplacement: true
k8sServiceHost: 127.0.0.1
k8sServicePort: 6443
ipv6:
enabled: true
etcd:
disableSnapshots: false
s3:
# bucket: string
# cloudCredentialName: string
# endpoint: string
# endpointCA: string
# folder: string
# region: string
# skipSSLVerify: boolean
snapshotRetention: 5
snapshotScheduleCron: 0 */5 * * *
machineGlobalConfig:
cluster-cidr: 10.42.0.0/16,fd00:cafe:42::/56
cni: cilium
disable: []
disable-kube-proxy: true
etcd-expose-metrics: false
service-cidr: 10.43.0.0/16,fd00:cafe:43::/112
profile: null