A NetworkPolicy in Kubernetes is a resource that defines rules for controlling the network traffic to and from Pods. NetworkPolicies allow you to specify how groups of Pods are allowed to communicate with each other and with other network endpoints. By default, Pods are non-isolated, meaning they accept traffic from any source. When a NetworkPolicy is applied, it can classify Pods as isolated, meaning they only accept traffic that matches the specified rules.
B. The ability to classify the Pods as isolated and non isolated.
In Kubernetes, a NetworkPolicy is used to control the communication between Pods within the cluster. It allows you to specify rules for which Pods can communicate with each other, effectively classifying Pods as isolated or non-isolated based on the defined rules
B
https://kubernetes.io/docs/concepts/services-networking/network-policies/#the-two-sorts-of-pod-isolation:~:text=There%20are%20two,pod%20to%20another.
B corret.
https://kubernetes.io/docs/concepts/services-networking/network-policies/#the-two-sorts-of-pod-isolation
upvoted 2 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
shahy0
1 week, 2 days ago2211094
1 month, 3 weeks agopulsefire
6 months agoomerco61
7 months ago