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