docs/doc/source/dist_cloud/kubernetes/installing-and-provisioning-the-central-cloud.rst
egoncalv dd885b7ad6 Reworded bullets in Central Cloud doc
Added new bullet.

Reverted first bullet.

Closes-Bug: #1932059

Signed-off-by: egoncalv <elisamaraaoki.goncalves@windriver.com>
Change-Id: I372a4df6bc0cb97eec62b660d416e579a3e6e2c9
2021-09-23 11:23:44 -03:00

57 lines
1.9 KiB
ReStructuredText

.. 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:
- |AIO-DX| with 0 or more Worker Nodes deployment
- Standard with dedicated internal Storage Nodes and 1 or more Worker Nodes
- Standard with dedicated external Netapp Storage backend and 1 or more Worker
Nodes
- a Standard with Controller Storage
.. rubric:: |proc|
Complete the |prod| procedure for your deployment scenario with the
modifications noted above and below.
.. 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 modifications:
- when creating the user configuration overrides for the Ansible bootstrap
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.
- restrict the range of addresses for the management network (using
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.
.. include:: /_includes/installing-and-provisioning-the-central-cloud.rest
where <X.Y.Z> are replaced with the correct values for your environment.