There is a defect in the killer shell mock test In Q18, it asked me to troublesh . . .

Frankie Hung:
There is a defect in the killer shell mock test
In Q18, it asked me to troubleshoot cluster3-worker1 node, which is down.
I checked the log with clue as below
"Failed to load kubelet config file" err="failed to load Kubelet config file /var/lib/kubelet/config.yaml
However, I checked the path is correct and the config.yaml file is in place. It took me a lot of time to check other problems but in vain.
Lastly, I finished the test and checked the answer. It said the path of the binary is wrong (was /usr/loca/bin/kubelet)
I re-do the mock test and found this new log below
kubelet.service: Failed at step EXEC spawning /usr/local/bin/kubelet: No such file or directory
It looks like the mock simulator has bug and the environment is not stable/consistent.
Do you have similar issue?

Prabhu G V:
login to the node and fix kubelet

Prabhu G V:
the path be wrongly set — check and fix the path