blob: 62c5da00a7c8964b28ed2a9d26097eb183517b3f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
MultiCloud Kubernetes Plugin
============================
.. _master_index:
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(KUD) provides an
automated mechanism to install and configure the Kubernetes
services required for the MultiCloud Kubernetes plugin.
Table of contents
-----------------
.. toctree::
:maxdepth: 3
KUD Project Architecture <kud_architecture>
Bare Metal All-in-One KUD deployment<bare_metal_provisioning>
Kubernetes MultiCloud API sample ommands <sampleCommands>
|