- Hands-On Microservices with Kubernetes
- Gigi Sayfan
- 43字
- 2021-06-24 13:46:33
Network policies
In a distributed system, beyond securing each container, pod, and node, it is critical to also control communication over the network. Kubernetes supports network policies, which give you full flexibility to define and shape the traffic and access across the cluster.