Files
docs/doc/source/deploy/kubernetes/deployment-options.rst
Ron Stone f125a8b892 Remove spurious escapes (r8,dsR8)
This change addresses a long-standing issue in rST documentation imported from XML.
That import process added backslash escapes in front of various characters. The three
most common being '(', ')', and '_'.
These instances are removed.

Signed-off-by: Ron Stone <ronald.stone@windriver.com>
Change-Id: Id43a9337ffcd505ccbdf072d7b29afdb5d2c997e
2023-03-01 11:19:04 +00:00

34 lines
1.2 KiB
ReStructuredText
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

.. 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.
.. 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 worker function performance profiles.