+1 vote
in Kubernetes K8s by
What is the Kubernetes Network Policy?

1 Answer

0 votes
by

Network Policy defines how the pods in the same namespace would communicate with each other and the network endpoint.

...