Hi @Ather Tahir team is there any change in the path of kubelet-service.d/10-kub . . .

Pradeep.nair:
@Sampathkaran thanks but i was not able to locate the kubelet file under system folder

Sampathkaran:
oh …ok maybe try doing kubelet status and verify

systemctl status kubelet

● kubelet.service - kubelet: The Kubernetes Node Agent
Loaded: loaded (/etc/systemd/system/kubelet.service; enabled; vendor preset: enabled)

Pradeep.nair:
Cool @Sampathkaran Thank you :pray:

Sampathkaran:
yw…

Pradeep.nair:
@Sampathkaran and @Deekshith Hadil please find below screenshot

Pradeep.nair:

Deekshith Hadil:
ah… this environment is setup in different way. Kubelet is probably running as some container.
Are you getting anything while running ps -eFwww | grep kubelet

Pradeep.nair:

Sampathkaran:
is this a kubeadm setup ?> are you using the lab instance ?

Pradeep.nair:
Yes lab instance … Practices test for control plane failure

Sampathkaran:
i believe some issue with the lab not loaded properly …try to create a new lab instance and see. I never seen such issues when i m doing my labs

Pradeep.nair:
is der any way to check the below kubeadm.conf file i wanted to check the below path
–kubelet_config_args=–config=<path ofthe kubelet config.yaml>

Deekshith Hadil:

Deekshith Hadil:
Definitely this is configured in different way. Not kubeadm or hardway.
I would encourage you to do some local setup and find it by yourself

Which lab practice is this? I would like to have a look around.

Pradeep.nair:
@Sampathkaran i try to reload this again and again same isssue
@Deekshith Hadil this is lab for Practices test control plane failure

Pradeep.nair:
i mean only the location is missing to check the path… we can go and do the labs no issue … but can;t see the config file set in kubeadm.conf file …

Deekshith Hadil:
hold on. let me try this lab

Pradeep.nair:
FYI… @Deekshith Hadil

Deekshith Hadil:
@Pradeep.nair
Is this 239. Practice Test - Worker Node failure?

Deekshith Hadil:
I looked at
> 236. Practice Test - Control Plane Failure
> 239. Practice Test - Worker Node Failure
The kubelet related questions were in 239.
The issue was on the node node01.
The screenshots you shared shows that you are checking on controlplane. All the questions had issues on node node01.