I have one question regarding the `Network Troubleshooting` Lab. On question 2, . . .

Sebastien:
I have one question regarding the Network Troubleshooting Lab.
On question 2, it is asked to fixe the kube-proxy daemon set by changing the configuration file it uses on its config by the value found in the config map.
The config map gives this value kubeconfig: /var/lib/kube-proxy/kubeconfig.conf , which is wrong when i try to apply it.
The answer given to this question gives the following value
Correct this path to /var/lib/kube-proxy/config.conf as per the ConfigMap and recreate the kube-proxy pods.

Is there an error in this question ? Why is the correct value /var/lib/kube-proxy/config.conf , I can’t find it in the configmap …

unnivkn:
https://github.com/kodekloudhub/certified-kubernetes-administrator-course/blob/master/docs/12-Troubleshooting/10-Practice-Test-Troubleshoot-Network.md|https://github.com/kodekloudhub/certified-kubernetes-administrator-course/blob/mas[…]ocs/12-Troubleshooting/10-Practice-Test-Troubleshoot-Network.md