Taints and Toleration Lab Doesn't Have Master Node

Hi,

I just noticed the lab for taints and tolerations doesn’t have node named master. Instead, the master node is named as controlplane. This results in Question 10 cannot be completed due the name in the quiz doesn’t match with the system.

Note:
master $ kubectl get nodes
NAME STATUS ROLES AGE VERSION
controlplane Ready master 98s v1.18.0
node01 Ready 59s v1.18.0

Thanks,
Chance

Hello Chance,
Can you check again, it should work as a master. we just check it.

Yes, it is updated to master now. Thanks for the immediate reply!

Note:
master $ kubectl get nodes
NAME STATUS ROLES AGE VERSION
master Ready master 23m v1.18.0
node01 Ready 23m v1.18.0

With Pleasure! we hope all works fine for you.

1 Like

Hi,

The same issue happens in “Practice Test - Node Affinity” Lab. There is no node named master… Could you please check again? Thanks

Note:
master $ kubectl get nodes
NAME STATUS ROLES AGE VERSION
controlplane Ready master 34m v1.18.0
node01 Ready 33m v1.18.0

Thanks,
Chance

Hello, @Chance
It’s happening because of controlplane node. Team will sort it out soon.

1 Like