Add R5 install guides to latest branch

Replace the R5 install guides folder in latest branch.
Review 793093 (which moved the R5 install guides) broke
the downstream doc publishing process.

Made some path changes in R5 Release Notes.

Change-Id: Ia574c3da47e31036b2a2cbea06d43f0d1493945a
Signed-off-by: MCamp859 <maryx.camp@intel.com>
This commit is contained in:
MCamp859
2021-06-01 14:35:52 -04:00
parent 61c3954247
commit 1c68e4ef08
78 changed files with 11018 additions and 14 deletions

View File

@@ -0,0 +1,28 @@
The Standard with Controller Storage deployment option provides two high
availability (HA) controller nodes and a pool of up to 10 worker nodes.
A Standard with Controller Storage configuration provides the following benefits:
* A pool of up to 10 worker nodes
* High availability (HA) services run across the controller nodes in either
active/active or active/standby mode
* A storage back end solution using a two-node CEPH deployment across two
controller servers
* Protection against overall controller and worker node failure, where
* On overall controller node failure, all controller HA services go active on
the remaining healthy controller node
* On overall worker node failure, virtual machines and containers are
recovered on the remaining healthy worker nodes
.. note::
If you are behind a corporate firewall or proxy, you need to set proxy
settings. Refer to :doc:`/../../configuration/docker_proxy_config` for
details.
.. figure:: ../figures/starlingx-deployment-options-controller-storage.png
:scale: 50%
:alt: Standard with Controller Storage deployment configuration
*Figure 1: Standard with Controller Storage deployment configuration*