11 Commits

Author SHA1 Message Date
Peng Liu
70ee5ad132 Implement NPWG multi-vif driver
This patch creates a npwg multi-vif driver which can parse the
Pod annotations and CRD defined in Network Plumbing Working
Group CRD SPEC.

Implements: blueprint kuryr-npwg-spec-support
Change-Id: I9ee9643b468a5fe453541b9cf1acf31ca872a313
2018-08-09 17:31:21 +08:00
Peng Liu
f98b182cb6 Network Custom Resource Definition De-facto Standard support
The purpose of Kubernetes Network Custom Resource Definition De-facto
Standard spec defined by Network Plumbing Working Group, is trying to
standardize the multi-network effort around K8S. In that spec, It
defines a PoD annotation and CRD mechanism for attaching pods to
multiple networks, using various CNIs.

This proposal is based on VIF-Handler And Vif Drivers Design. A new VIF
driver is created, which can parse the PoD annotation and CRD defined
by NPWG spec, and return the vif objects to Multi-vif driver.

Partially Implements: blueprint kuryr-npwg-spec-support
Change-Id: I4402b9b8f04536b31f14684559c2aad86bd54162
2018-07-06 16:22:56 +08:00
sunqingliang6
c84e8ddac4 fix typos
Change-Id: I232c25dc6b7fbb35007bc3f132b97638ef8ce9bc
2018-06-21 18:43:08 +08:00
Daniel Mellado
59f63fb880
Minor fixes on docs
This commit fixes some minor typos and tweaks on the devref
documentation.

Change-Id: Ib62c05e512440bba95cdcc23481dfd2d3ab98619
2018-02-23 12:31:07 +01:00
chengebj5238
b8a56ad94d Replace Chinese punctuation with English punctuation
Change-Id: I2a1f0dbd22ee58e056fcdcc65ae98c11a4409c69
2018-02-05 16:50:06 +08:00
Eyal Leshem
610a5fb8a1 Kubernetes Network Policy support Spec
Co-Authored-By: Irena Berezovsky <irenab.dev@gmail.com>
Partially Implements: blueprint k8s-network-policies
Change-Id: Idcabcdb8f5a25a65036b3c3c6d6e14cbb92025fe
2018-02-01 15:37:50 +02:00
Janonymous
3a8f4196c0 [Trivial] Doc fix K8S/K8s -> Kubernetes
Change-Id: I9883eca5a73423971493d05e70536ed5571ec553
2017-09-21 11:46:16 +05:30
liangcui
f1f19d6124 modify some misspellings in doc
Change-Id: Ib03dac2b098180dc01910a7039eccaaeeea7060d
2017-08-23 16:43:28 +08:00
Kirill Zaitsev
07f2029b96 Add kuryr-sriov spec proposal
Targets bp: kuryr-kubernetes-sriov-support

Change-Id: If7463cdb050db1ffa4a80e4b2e825db6ad578a9f
2017-06-08 13:26:45 +00:00
Hongbin Lu
c500f37432 Spec for fuxi-kubernetes
Partial-Implements: blueprint fuxi-kubernetes
Change-Id: I6fb1023b8911beca1a4ebe9cb48b0280d0254a52
2017-04-25 17:09:26 -04:00
Darla Ahlert
be6f9b576e Spec for adding contrail support in kuryr-k8s
Change-Id: Ib6dd9138d0f85d218724cd18272bc978b171698a
Implements: blueprint kuryr-k8s-contrail-integration
2017-03-20 15:17:36 +00:00