🔥 3-day streak
Kubernetes and Cloud Native Associate104 / 142
Question 104 of 142
A security team wants to ensure that Pods in the 'payments' namespace reject all incoming network traffic by default, unless a more specific NetworkPolicy explicitly allows it. They apply a NetworkPolicy with an empty podSelector ({}), a policyTypes list containing 'Ingress', and no ingress rules defined. What is the effect of this policy on the Pods in the namespace?
Reviewed for accuracy · Report an issueNext question