From 5fb3631e42d76fda2d91d87a23c988d601458f93 Mon Sep 17 00:00:00 2001 From: Sean Roberts Date: Fri, 22 Nov 2013 13:20:37 -0800 Subject: [PATCH] training guides rescructure continued update to the preface/start here with trainer class setup sections. building the four node cluster manually is added. scripted build instructions to be added in a later patch. implements bp/training-manuals Change-Id: Ie9a055a06756e1f9b77a5397aa01b1411a812b72 --- doc/training-guide/bk000-preface.xml | 25 +++++++++++++++++++ .../training-cluster-by-script.xml | 7 ++++++ 2 files changed, 32 insertions(+) create mode 100644 doc/training-guide/training-cluster-by-script.xml diff --git a/doc/training-guide/bk000-preface.xml b/doc/training-guide/bk000-preface.xml index 508dcc5cb6..d658ec146a 100644 --- a/doc/training-guide/bk000-preface.xml +++ b/doc/training-guide/bk000-preface.xml @@ -126,5 +126,30 @@ Submit a bug. Enter the summary as "Training, " with a few words. Be descriptive as possible in the description field. Open the tag pull-down and enter training-manuals. + + Building the Training Cluster + +
+ Important Terms + + Remote content not availableimage sourcehttps://docs.google.com/drawings/d/1J2LZSxmc06xKyxMgPjv5fC0blV7qK6956-AeTmFOZD4/edit?usp=sharing + +
+
+ Building the Training Cluster, Scripted + + Remote content not availableimage sourcehttps://docs.google.com/drawings/d/1J2LZSxmc06xKyxMgPjv5fC0blV7qK6956-AeTmFOZD4/edit?usp=sharing + +
+
+ Building the Training Cluster, Manually + + Remote content not availableimage sourcehttps://docs.google.com/drawings/d/1J2LZSxmc06xKyxMgPjv5fC0blV7qK6956-AeTmFOZD4/edit?usp=sharing + +
+
\ No newline at end of file diff --git a/doc/training-guide/training-cluster-by-script.xml b/doc/training-guide/training-cluster-by-script.xml new file mode 100644 index 0000000000..32995793b8 --- /dev/null +++ b/doc/training-guide/training-cluster-by-script.xml @@ -0,0 +1,7 @@ + +
+ Building the Training Cluster, Scripted + TBD +
\ No newline at end of file