summaryrefslogtreecommitdiffstats
path: root/docs/sections
diff options
context:
space:
mode:
authorManish Kumar <manishjpiet@gmail.com>2018-10-29 12:14:28 +0530
committerManish Kumar <manishjpiet@gmail.com>2018-10-29 12:50:44 +0530
commitd87c0e6b78cfe091eb9ee2312d10f7bb41b567db (patch)
tree49238245315281e237b4ac6836752aabaa8362eb /docs/sections
parent05ef6f4b159071f52b1d01b6239808dec8441f32 (diff)
Updated: Spelling Mistake
Issue-ID: AAF-589 Change-Id: I2e9188f68baff6722144a885ba8a14f7263e8b24 Signed-off-by: Manish Kumar <manishjpiet@gmail.com>
Diffstat (limited to 'docs/sections')
-rw-r--r--docs/sections/installation/Bootstrapping-AAF-Components.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/sections/installation/Bootstrapping-AAF-Components.rst b/docs/sections/installation/Bootstrapping-AAF-Components.rst
index 79b2fffc..64987e4a 100644
--- a/docs/sections/installation/Bootstrapping-AAF-Components.rst
+++ b/docs/sections/installation/Bootstrapping-AAF-Components.rst
@@ -202,8 +202,8 @@ AAF is setup so it can run
On the O/S, using Java
On Docker
-On K8
-In each case, even for Docker/K8, we utilize the File O/S for host specific information. This is because
+On K8s
+In each case, even for Docker/K8s, we utilize the File O/S for host specific information. This is because
Many things are Host Specific
The Hostname required for TLS interactions
@@ -217,7 +217,7 @@ Steps:
2) Copy your "p12" file generated by your CA (see above), and place in your "certs" directory
-3) SSH (or otherwise login) to your Docker/K8 Host Machine
+3) SSH (or otherwise login) to your Docker/K8s Host Machine
4) setup your directories (you might need to be root, then adjust what you need for O/S File Permissions