Hands-On Microservices with Kubernetes
上QQ阅读APP看书,第一时间看更新

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.