Kubernetes - Networking
You created a NetworkPolicy to allow traffic only from Pods with label
app=frontend to Pods with label app=backend. However, backend Pods are still accessible from other Pods. What is the likely cause?