advancedScenario & System Design Questions
NetworkPolicy applied but traffic still flows between namespaces
The CNI plugin doesn't enforce NetworkPolicy (e.g., Flannel without policy support). Or the policy selector is incorrect. Test enforcement with a specific deny-all policy and verify traffic is actually blocked.
Ready to master this question?
Generate a complete walkthrough — background, the full answer in plain language, a working code example explained line by line, a real-world scenario, common mistakes, and how this same question gets asked in different ways.
Sign in to generate a response