@Mumshad Mannambeth, In the 8th lab (ingress controller 2) under networking sect . . .

Pankaj Arora:
@Mumshad Mannambeth, In the 8th lab (ingress controller 2) under networking section of CKA, Question 1 says: We have deployed two applications. Explore the setup.
Note: They are in different namespaces.

but when I do kubectl get all --all-namespaces ; I get the following output where there is no app deployed under multiple namespaces. Am I missing something or lab needs some correction?

Pankaj Arora:
attaching screenshots

Pankaj Arora:

unnivkn:
I think different namespace means, namespace other than kube-system. check how many pods/deploy in app-space namespace.

Pankaj Arora:
still, in app-space there are 3 apps, and question says 2

unnivkn:
Ahh…ok… please start as a new session & check… may be once you move to next question it may create objects based on new question.

Pankaj Arora:
checked, next couple of questions were in the same ns.