
- Migrated reorged content from wiki - Naming, title, and capitalization consistency, minor rewording in sections - Set up includes to reuse common content across pages - Introduction: remove 'openstack users' and 'kubernetes users' - Consolidate term definition into Key concepts page - Archive R1, move R2 to current releast, set up for R3 - Remove stub pages for duplicate content, or content deferred to R3 - Rework intro and contribute pages for better readability - Split Key concepts into two pages: Terms and Deployment Options - Pass for grammar, punctuation, licensing, etc. - Pull streamlined intro content into R2 install guides (from prev version) - Added R2 release note page - Update links to projects/project names to remove the "stx-" - Add instructions for creating a bootable USB Story: 2006315 Task: 36046 Change-Id: I38656fd382d1d9cf2969812c548fb7b2dc9dd31e Signed-off-by: Kristal Dale <kristal.dale@intel.com>
37 lines
1.5 KiB
ReStructuredText
37 lines
1.5 KiB
ReStructuredText
==================
|
|
Deployment Options
|
|
==================
|
|
|
|
StarlingX provides a pre-defined set of standard configurations. These
|
|
configurations are:
|
|
|
|
All-in-one Simplex ("Simplex" or "AIO-SX")
|
|
The Simplex configuration runs all edge cloud functions (control, storage, and
|
|
application workloads) on one node. This configuration is intended for very
|
|
small and physically isolated edge sites that do not require high availability.
|
|
|
|
All-in-one Duplex ("Duplex" or "AIO-DX")
|
|
The Duplex configuration runs all edge cloud functions (control, storage, and
|
|
application workloads) on one node, but there is a second node in the system
|
|
for Active / Standby based high availability for all platform and application
|
|
services.
|
|
|
|
Standard with Controller Storage
|
|
This configuration allows for 1 or 2 controller nodes that also provide
|
|
storage for the edge cloud. The configuration also allows for between 1 and
|
|
ninety-nine compute nodes to run application workloads. This configuration
|
|
works best for edge clouds with smaller storage needs.
|
|
|
|
Standard with Dedicated Storage
|
|
This configuration has dedicated storage nodes in addition to the controller
|
|
and compute nodes. You can use this configuration for edge clouds that require
|
|
larger amounts of storage.
|
|
|
|
Standard with Ironic
|
|
This configuration extends the standard configurations to add the OpenStack
|
|
Ironic service, which allows application workloads to run on bare metal servers.
|
|
|
|
Distributed Cloud
|
|
An upcoming feature for StarlingX that will allow one controller to control a
|
|
number of remote nodes.
|