Will the networkPolicy BLOCK this traffic?

The Kubernetes yaml shown below describes a networkPolicy.

Will the networkPolicy BLOCK this traffic?

Solution: a request issued from a pod bearing the tier: backend label, to a pod bearing the tier:

frontend label
A . Yes
B . No

Answer: B

Explanation:

The networkPolicy shown in the image is a Kubernetes yaml file that describes a networkPolicy. This networkPolicy will not block traffic from a pod bearing the tier: backend label, to a pod bearing the tier: frontend label. This is because the networkPolicy is configured to allow ingress traffic from pods with the tier: backend label to pods with the tier: frontend label.

Reference: Content trust in Docker | Docker Docs

Docker Content Trust: What It Is and How It Secures Container Images

Automation with content trust | Docker Docs

Latest DCA Dumps Valid Version with 55 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments