docs/doc/source/deploy/index.rst
Ron Stone dcf0c9a372 Deploy folder structure
Move content under deploy/kubernetes as per convention.
This is required for DS builds.

Signed-off-by: Ron Stone <ronald.stone@windriver.com>
Change-Id: I5da5b554ea274cbd3b1a2c0f47bf649df1080173
2021-08-04 08:51:01 -04:00

29 lines
911 B
ReStructuredText

.. _deployment-index:
=========================
Deployment Configurations
=========================
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.
.. toctree::
:maxdepth: 2
kubernetes/index