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
This commit is contained in:
Ron Stone 2021-08-04 08:51:01 -04:00
parent 635e5a01ee
commit dcf0c9a372
14 changed files with 49 additions and 35 deletions

View File

@ -1,15 +0,0 @@
============================================
|prod-long| Deployment Configuration Options
============================================
- Deployment Options
- :ref:`Deployment Options <deployment-options>`
- :ref:`Common Components <common-components>`
- :ref:`All-in-one Simplex Configuration <deployment-config-optionsall-in-one-simplex-configuration>`
- :ref:`All-in-one Duplex Configuration <deployment-config-options-all-in-one-duplex-configuration>`
- :ref:`Standard Configuration with Controller Storage <deployment-and-configuration-options-standard-configuration-with-controller-storage>`
- :ref:`Standard Configuration with Dedicated Storage <standard-configuration-with-dedicated-storage>`
- :ref:`Worker Function Performance Profiles <worker-function-performance-profiles>`

View File

@ -1,26 +1,29 @@
.. Deployment Configurations file, created by
sphinx-quickstart on Thu Sep 3 15:14:59 2020.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
.. _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: 1
:maxdepth: 2
deployment-options
common-components
deployment-config-optionsall-in-one-simplex-configuration
deployment-config-options-all-in-one-duplex-configuration
deployment-and-configuration-options-standard-configuration-with-controller-storage
standard-configuration-with-dedicated-storage
worker-function-performance-profiles
.. only:: starlingx
.. toctree::
:maxdepth: 1
deploy-edgeworker-nodes
kubernetes/index

View File

Before

Width:  |  Height:  |  Size: 331 KiB

After

Width:  |  Height:  |  Size: 331 KiB

View File

@ -0,0 +1,26 @@
.. Deployment Configurations file, created by
sphinx-quickstart on Thu Sep 3 15:14:59 2020.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
========
Contents
========
.. toctree::
:maxdepth: 1
deployment-options
common-components
deployment-config-optionsall-in-one-simplex-configuration
deployment-config-options-all-in-one-duplex-configuration
deployment-and-configuration-options-standard-configuration-with-controller-storage
standard-configuration-with-dedicated-storage
worker-function-performance-profiles
.. only:: starlingx
.. toctree::
:maxdepth: 1
deploy-edgeworker-nodes

View File

@ -99,7 +99,7 @@ associated user guides (if applicable).
They usually do not meet worker nodes' minimum requirements but now they can
be managed by StarlingX.
Guide: :doc:`Deploy Edgeworker Nodes </deploy/deploy-edgeworker-nodes>`
Guide: :doc:`Deploy Edgeworker Nodes </deploy/kubernetes/deploy-edgeworker-nodes>`
* SNMP v3 support