- Home
- All questions
- Question 256
CKA study material · question 256 of 1000
A NetworkPolicy allows an inbound connection. Must a matching rule also permit the reply?
Show the answer
Answer: B. No, reply traffic on an allowed connection is implicitly permitted
Reply traffic for an allowed connection is permitted implicitly, so the return path needs no rule of its own.
Source: Network Policies (Kubernetes) — The two sorts of pod isolation