Enhanced Kubernetes network features to support network policies and bandwidth restrictions
Jan 17 2018
Content
New features: You can manage access policies between various microservices at different layers when more and more microservices are running in your container. At the network layer, Container Service supports the implementation of network policies on Alibaba Cloud. You can use the latest high-performance network plug-in Cannel to implement the resource access management between different services in the form of declarations . In addition, you can use the throttling plug-in provided by Container Service to manage the traffic in and out of different pods in the form of annotation declarations. Applicable to: Kubernetes users