diff options
author | Bin Yang <bin.yang@windriver.com> | 2019-06-10 00:50:02 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-06-10 00:50:02 +0000 |
commit | f30199f018ae167df804c23079eb4bcec6c10f34 (patch) | |
tree | 9fea7afccdc9dfb32cf17486f51e8da1fd7b7b02 /docs/index.rst | |
parent | 047872661b83422149ccf4b46defb5f90f3e7c54 (diff) | |
parent | 540c5b56469b52fdaccee624f582ce1c3e06efe9 (diff) |
Merge changes I798b9dd9,I36b65dd2
* changes:
Remove the requirement to run aio.sh as root
Documentation update for aio.sh CI change
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/index.rst b/docs/index.rst index 173076b4..7a49b6d1 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -8,7 +8,7 @@ over cloud regions that support Kubernetes as the orchestrator. Kubernetes Reference Deployment =============================== -The Kubernetes Reference Deployment(KRD) provides an +The Kubernetes Reference Deployment(KUD) provides an automated mechanism to install and configure the Kubernetes services required for the MultiCloud Kubernetes plugin. @@ -18,6 +18,6 @@ Table of contents .. toctree:: :maxdepth: 3 - KRD Project Architecture <krd_architecture> - Bare Metal All-in-One KRD deployment<bare_metal_provisioning> + KUD Project Architecture <kud_architecture> + Bare Metal All-in-One KUD deployment<bare_metal_provisioning> Kubernetes MultiCloud API sample ommands <sampleCommands> |