CKAD-Ultimate mockexams - namespace/context issues

Hello,

I started practicing on ckad ultimate mock exam series. I noticed that if for a question I changed the namespace in a cluster (kubectl config set-context --current --namespace=xxx), in the upcoming questions for the same cluster the lab is being created in multiple namespaces. Pods in one namespace and service in the other. Can this problem be noticed from your side? For eg. in Mock exam 1, Q.10 the web pods were in dev-001 ns and service external-xxxx was in ckadxxxx ns which were generated by the lab.

Hi @prashkotam

Thanks for your feedback. I’m not sure I understood you correctly, do you mean the CKAD mock exam creates new resources like namespaces and pods for each question? As I understand it, the lab generates the required resources for each question individually. It doesn’t load all preconfigured resources at the start; instead, they are created as each question begins.