little-ram-17683
02/20/2023, 4:50 AMkube-proxy
:
kubeproxy:
extra_args:
ipvs-strict-arp: 'true'
proxy-mode: ipvs
But looks like there is no config map for kube-proxy. When I try to edit cluster.yaml
to add custom config to kubeproxy I'm not sure where I should add this cfg. Could you help me, please? 🙂creamy-pencil-82913
02/20/2023, 6:05 AMlittle-ram-17683
02/20/2023, 6:31 AMrough-farmer-49135
02/21/2023, 2:02 PMlittle-ram-17683
02/21/2023, 2:05 PMcluster.yaml
just to be sure it will be not overwritten 🤔rough-farmer-49135
02/21/2023, 2:10 PMlittle-ram-17683
02/21/2023, 2:14 PM--kube-proxy-arg
looks like argument you pass when you create k8s using RKE2. It's not my case. I've created cluster using GUI, then I have to change parameters in GUI (cluster.yaml). Otherwise, these changes will be overwrittencluster.yaml
in GUIpowerful-elephant-25838
04/18/2023, 1:16 PM