Question: 324
In a Kubernetes cluster, you need to ensure that a specific ...
In a Kubernetes cluster using a CNI that supports Network Policies, you have applied the following policies to pods with label 'role=web':
Policy-A: Allows ingress traffic on port 80 from pods with label 'type=client'
Policy-B: Allows ingress traffic on all ports from pods in namespace 'monitoring'
Policy-C: Denies all ingress traffic from IPs in CIDR block 10.0.0.0/16
Which statement correctly describes how these Network Policies will be evaluated?
Share your thoughts, provide feedback, or discuss the question and answer below. You can also help others by answering their questions or providing additional information. Thank you for contributing! π
No comments yet. Be the first to comment!