- Home
- All questions
- Question 262
CKA study material · question 262 of 1000
A NetworkPolicy is applied successfully but traffic is not restricted at all. What is the likeliest cause?
Show the answer
Answer: D. The network plugin does not implement NetworkPolicy
The API accepts the object either way; a policy has no effect unless the network plugin implements it.
Source: Network Policies (Kubernetes) — The NetworkPolicy resource