From 701d6f7cbebecca6b03788d7d8e3ae110b6ab588 Mon Sep 17 00:00:00 2001 From: Kristal Dale Date: Wed, 27 Nov 2019 10:22:15 -0800 Subject: [PATCH] Update Distributed Cloud Install guide - Add corrections to step 5. under 'Install a subcloud' re use of management interface vs OAM interface. Change-Id: I515079f7e546fca4a92e5781cedef23279c32e71 Signed-off-by: Kristal Dale --- .../r3_release/distributed_cloud/index.rst | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) diff --git a/doc/source/deploy_install_guides/r3_release/distributed_cloud/index.rst b/doc/source/deploy_install_guides/r3_release/distributed_cloud/index.rst index c9ee4e937..cf688c114 100644 --- a/doc/source/deploy_install_guides/r3_release/distributed_cloud/index.rst +++ b/doc/source/deploy_install_guides/r3_release/distributed_cloud/index.rst @@ -160,9 +160,13 @@ At the subcloud location: 4. On the server designated for controller-0, install the StarlingX Kubernetes software from USB or a PXE Boot server. -5. Establish an L3 connection to the SystemController by enabling the OAM / - Management interface on the subcloud controller using the ``config_management`` - script. This example uses the OAM interface for simplicity. +5. Establish an L3 connection to the SystemController by enabling the OAM + interface (with OAM IP/subnet) on the subcloud controller using the + ``config_management`` script. + + .. note:: This step should **not** use an interface that uses the MGMT + IP/subnet because the MGMT IP subnet will get moved to the loopback + address by the Ansible bootstrap playbook during installation. Be prepared to provide the following information: @@ -200,15 +204,6 @@ At the subcloud location: RTNETLINK answers: File exists Adding route to System Controller... DONE - .. note:: The subcloud bootstrapping interface in step 5 can be any interface - that has connectivity to the SystemController, for example the OAM or - management interfaces. - - This example uses the OAM interface for simplicity, because it removes - several configuration steps. Using the management interface requires - the creation of an additional temporary IP address/subnet on the - management interface for bootstrapping. - At the SystemController: 1. Create a ``bootstrap-values.yml`` overrides file for the subcloud, for