Final Challenge of Network policy hands on course

Hello,

The first exercise of the challenge says:

" Create a network policy, charms-and-students, that allows ingress traffic from pods with a specific label within the charms namespace. (Hint: You’ll need to use a pod selector inside the ingress rule)"

First thing is that it is not the ingress rule, but the network policy rule.

Second thing, there are no labels for pods in charms ns, so how am I supposed to use the podSelector for that rule?

Thanks

The same is for Task 3

I try clicking (and double clicking) on the different namespaces to see if I get more info, but nothing loads

I also get often disconnected from the terminal and need to re-run some commands, because everything disappears. FYI: my connection is fine, I tested it multiple times.