aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst22
1 files changed, 22 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
new file mode 100644
index 00000000..127f0b0e
--- /dev/null
+++ b/docs/index.rst
@@ -0,0 +1,22 @@
+MultiCloud Kubernetes Plugin
+============================
+
+This plugin is a part of the MultiCloud component in ONAP.
+It will allow ONAP to deploy/manage VM and container based VNFs
+over cloud regions that support Kubernetes as the orchestrator.
+
+Kubernetes Reference Deployment
+===============================
+
+The Kubernetes Reference Deployment(KRD) provides an
+automated mechanism to install and configure the Kubernetes
+services required for the MultiCloud Kubernetes plugin.
+
+Table of contents
+-----------------
+
+.. toctree::
+ :maxdepth: 3
+
+ Project Architecture <krd_architecture>
+ Sample Commands <sampleCommands>