blob: 7a49b6d12f3400b1ee4c6ad8cafbf2dc164010ae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
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(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>
|