KCNA Container Orchestration • Set 3
KCNA Container Orchestration Practice Test 3 — 15 questions with explanations. Free, no signup.
You have a microservices application where Service A needs to communicate with Service B running in a different namespace ('backend'). Both namespaces have a NetworkPolicy that denies all ingress by default. You create a NetworkPolicy in the 'backend' namespace allowing ingress from pods with label 'app: frontend'. What else is needed for Service A to reach Service B?