2018-01-31 00:24:26 |
Feilong Wang |
description |
Here are some information about the NetworkPolicy in k8s [1] and [2]. And Magnum does support making network driver plugable, see [3]
[1] https://cloud.google.com/kubernetes-engine/docs/how-to/network-policy
[2] http://blog.kubernetes.io/2017/10/enforcing-network-policies-in-kubernetes.html
[3] https://specs.openstack.org/openstack/magnum-specs/specs/pre-ocata/implemented/container-networking-model.html |
Here are some information about the NetworkPolicy in k8s [1] and [2]. And Magnum does support making network driver plugable, see [3]. The idea is adding a new network driver 'calico' to support the network isolation for
k8s.
[1] https://cloud.google.com/kubernetes-engine/docs/how-to/network-policy
[2] http://blog.kubernetes.io/2017/10/enforcing-network-policies-in-kubernetes.html
[3] https://specs.openstack.org/openstack/magnum-specs/specs/pre-ocata/implemented/container-networking-model.html |
|