
Address review comments from previous patch. Also implemented abbreviations as substitutions in docs/doc/source/shared/strings.txt. NB: This doc still to be reconciled against existing install/deploy content. Restored fault/index version of FM toctree in top-level index. Removed Fault Management from top-level index. Initial review submission. Signed-off-by: Stone <ronald.stone@windriver.com> Change-Id: I76c2e99bd96bb1d58d6daf67ac46e6e48e4396d7 Signed-off-by: Stone <ronald.stone@windriver.com>
46 lines
1.4 KiB
ReStructuredText
46 lines
1.4 KiB
ReStructuredText
|
|
.. dqo1565196952042
|
|
.. _deployment-options:
|
|
|
|
==================
|
|
Deployment Options
|
|
==================
|
|
|
|
A variety of |prod-long| deployment configuration options are supported.
|
|
|
|
**All-in-one Simplex**
|
|
A single physical server providing all three cloud functions \(controller,
|
|
worker and storage\).
|
|
|
|
**All-in-one Duplex \(up to 50 worker nodes\)**
|
|
Two HA-protected physical servers, both running all three cloud functions
|
|
\(controller, worker and storage\), optionally with up to 50 worker nodes
|
|
added to the cluster.
|
|
|
|
**Standard with Storage Cluster on Controller Nodes**
|
|
A two node HA controller + storage node cluster, managing up to 200 worker
|
|
nodes.
|
|
|
|
**Standard with Storage Cluster on dedicated Storage Nodes**
|
|
A two node HA controller node cluster with a 2-9 node Ceph storage
|
|
cluster, managing up to 200 worker nodes.
|
|
|
|
.. note::
|
|
A storage backend is not configured by default. You can use either
|
|
internal Ceph or an external Netapp Trident backend.
|
|
|
|
.. xreflink For more
|
|
information, see the :ref:`Storage
|
|
<storage-configuration-storage-resources>` guide.
|
|
|
|
All |prod| systems can use worker platforms \(worker hosts, or the worker
|
|
function on a simplex or duplex system\) configured for either standard or
|
|
low-latency performance.
|
|
|
|
.. seealso::
|
|
|
|
:ref:`Worker Function Performance Profiles
|
|
<worker-function-performance-profiles>`
|
|
|
|
The Ceph storage backend is configured by default.
|