From 04f9ce6f4f7d399105172ba841fefa6e376f2572 Mon Sep 17 00:00:00 2001 From: Victor Morales Date: Fri, 16 Nov 2018 08:29:07 -0800 Subject: Document All-in-One Bare-Metal provisioning This document describe the proces to do an All-in-One deployment in a Bare-Metal deployment, listing the Hardware and Software minimal requirements, it also uses the aio.sh bash script for reducing the number of manual steps. Vagrantfile and installer.sh has been modified to disable functional tests by default and includes the passwordless sudo verification. Change-Id: Iec7b0bb37d2a46342e6b7e60bed37dbdf2019a10 Signed-off-by: Victor Morales Issue-ID: MULTICLOUD-408 --- docs/index.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'docs/index.rst') diff --git a/docs/index.rst b/docs/index.rst index 127f0b0e..173076b4 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -18,5 +18,6 @@ Table of contents .. toctree:: :maxdepth: 3 - Project Architecture - Sample Commands + KRD Project Architecture + Bare Metal All-in-One KRD deployment + Kubernetes MultiCloud API sample ommands -- cgit