Updated "Install and Provision the Central Cloud"

Signed-off-by: Juanita-Balaraj <juanita.balaraj@windriver.com>
Change-Id: I77c8f5847299ae07447beaa6e27a32cff97bf83b
This commit is contained in:
Juanita-Balaraj 2021-07-20 18:18:09 -04:00
parent c52c5fd3bf
commit 6e92fc727e
2 changed files with 23 additions and 18 deletions

View File

@ -1,3 +1,7 @@
.. deployment-scenario-begin
.. deployment-scenario-end
.. code-block:: none
system_mode: duplex
@ -13,4 +17,3 @@
- docker.io/starlingx/rvmc:stx.5.0-v1.0.0
- quay.io/external_storage/rbd-provisioner:v2.1.1-k8s1.11
- docker.io/starlingx/ceph-config-helper:v1.15.0
...

View File

@ -2,52 +2,54 @@
.. fkg1558616822571
.. _installing-and-provisioning-the-central-cloud:
==========================================
=======================================
Install and Provision the Central Cloud
==========================================
=======================================
Installing the Central Cloud is similar to installing a standalone |prod|
system.
.. rubric:: |context|
The Central Cloud supports either
The Central Cloud supports either:
- an |AIO-DX| deployment configuration
- |AIO-DX| deployment
- a Standard with Dedicated Storage Nodes deployment Standard with Controller
Storage and one or more workers deployment configuration, or
- Standard with dedicated Storage Nodes deployment
- a Standard with Dedicated Storage Nodes deployment configuration.
- Standard with Controller Storage deployment, or
A Standard System Controller with controller storage is not supported.
- Standard with Dedicated Storage Nodes deployment
A Standard System Controller with Controller Storage is not supported.
.. rubric:: |proc|
Complete the |prod| procedure for your deployment scenario with the
modifications noted above and below.
.. xbooklink For detailed |prod| deployment procedures, see :ref:`|inst-doc|
<platform-installation-overview>`.
.. include:: ../_includes/installing-and-provisioning-the-central-cloud.rest
:start-after: deployment-scenario-begin
:end-before: deployment-scenario-end
You will also need to make the following modification:
You will also need to make the following modifications:
- when creating the user configuration overrides for the Ansible bootstrap
playbook in /home/sysadmin/localhost.yml.
playbook in /home/sysadmin/localhost.yml
Add the parameters shown in bold below to your /home/sysadmin/localhost.yml
Ansible bootstrap override file to indicate that this cloud will play the
role of the Central Cloud / System Controller
- Add the parameters shown in bold below to your /home/sysadmin/localhost.yml
Ansible bootstrap override file to indicate that this cloud will play
the role of the Central Cloud / System Controller.
- restrict the range of addresses for the management network (using
management_start_address and management_end_address, as shown below) to
management_start_address and management_end_address, as shown below) to
exclude the IP addresses reserved for gateway routers that provide routing
to the subclouds' management subnets.
- Also, include the container images shown in bold below in
additional\_local\_registry\_images, required for support of subcloud
installs with the Redfish Platform Management Service, and subcloud installs
using a Ceph storage backend...
using a Ceph storage backend.
.. include:: ../_includes/installing-and-provisioning-the-central-cloud.rest