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:
parent
635e5a01ee
commit
dcf0c9a372
@ -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>`
|
|
||||||
|
|
@ -1,26 +1,29 @@
|
|||||||
.. Deployment Configurations file, created by
|
.. _deployment-index:
|
||||||
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 Configurations
|
Deployment Configurations
|
||||||
=========================
|
=========================
|
||||||
|
|
||||||
.. toctree::
|
A variety of |prod-long| deployment configuration options are supported.
|
||||||
:maxdepth: 1
|
|
||||||
|
|
||||||
deployment-options
|
**All-in-one Simplex**
|
||||||
common-components
|
A single physical server providing all three cloud functions \(controller,
|
||||||
deployment-config-optionsall-in-one-simplex-configuration
|
worker and storage\).
|
||||||
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
|
**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::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 2
|
||||||
|
|
||||||
deploy-edgeworker-nodes
|
kubernetes/index
|
Before Width: | Height: | Size: 331 KiB After Width: | Height: | Size: 331 KiB |
Before Width: | Height: | Size: 109 KiB After Width: | Height: | Size: 109 KiB |
26
doc/source/deploy/kubernetes/index.rst
Normal file
26
doc/source/deploy/kubernetes/index.rst
Normal 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
|
@ -99,7 +99,7 @@ associated user guides (if applicable).
|
|||||||
They usually do not meet worker nodes' minimum requirements but now they can
|
They usually do not meet worker nodes' minimum requirements but now they can
|
||||||
be managed by StarlingX.
|
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
|
* SNMP v3 support
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user