summaryrefslogtreecommitdiffstats
path: root/src/arm/kubernetes_2flannel/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'src/arm/kubernetes_2flannel/README.rst')
-rw-r--r--src/arm/kubernetes_2flannel/README.rst15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/arm/kubernetes_2flannel/README.rst b/src/arm/kubernetes_2flannel/README.rst
new file mode 100644
index 0000000..354bff1
--- /dev/null
+++ b/src/arm/kubernetes_2flannel/README.rst
@@ -0,0 +1,15 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International
+.. License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) OPNFV, arm Limited.
+
+.. _Flannel: https://github.com/coreos/flannel
+
+===============================================
+Kubernetes Deployment with 2 Flannel Interfaces
+===============================================
+
+The scenario would deploy 2 Flannel_ interfaces for any created pods, in which one interface
+named "eth0" would be used as the default interface, and the 2nd interface named "net0" would
+route to another subnet.
+