Merge "Add upload backend implementation"
[multicloud/k8s.git] / docs / index.rst
1 MultiCloud Kubernetes Plugin
2 ============================
3
4 This plugin is a part of the MultiCloud component in ONAP.
5 It will allow ONAP to deploy/manage VM and container based VNFs
6 over cloud regions that support Kubernetes as the orchestrator.
7
8 Kubernetes Reference Deployment
9 ===============================
10
11 The Kubernetes Reference Deployment(KRD) provides an
12 automated mechanism to install and configure the Kubernetes
13 services required for the MultiCloud Kubernetes plugin.
14
15 Table of contents
16 -----------------
17
18 .. toctree::
19    :maxdepth: 3
20
21    KRD Project Architecture <krd_architecture>
22    Bare Metal All-in-One KRD deployment<bare_metal_provisioning>
23    Kubernetes MultiCloud API sample ommands <sampleCommands>