mmumshad / kubernetes-the-hard-way

Bootstrap Kubernetes the hard way on Vagrant on Local Machine. No scripts.
Apache License 2.0
4.7k stars 4.54k forks source link

[Learning CKAD] In ReplicaSet question cause ambiguity with delete a pod & check fails #140

Closed robin-carry closed 2 years ago

robin-carry commented 4 years ago

There is a question which specifies to delete a pod out of the 4 which are created using replicaset.

If someone deletes a pod by scaling down the replicaset, a pod is actually getting deleted and the "Check" passes the question.

What causes the problem is the next question asks how many pods are present (which is 3), but expect the answer 4.

May be hint with the question is to make sure to ONLY delete pods.

robin-carry commented 4 years ago

PS: No way to assign labels - seems like don't have auth to do it.

fireflycons commented 2 years ago

Hi @robin-carry

We have a community forum for this sort of question. Please raise at https://community.kodekloud.com/

Thanks

robin-carry commented 2 years ago

This is 2yrs old question (even I forgot about it) + I got CKAD/CKA... and other certificates long back.

Thank you so much for the content.

fireflycons commented 2 years ago

No worries @robin-carry I was tasked with closing down all the old issues following the repo update :-)