Jump to: navigation, search

Difference between revisions of "StarlingX/Docs and Infra/InstallationGuides/virtual-Controllers-and-Computes"

(StarlingX OpenStack)
(Accessing StarlingX Kubernetes)
Line 50: Line 50:
  
 
== Accessing StarlingX Kubernetes ==
 
== Accessing StarlingX Kubernetes ==
ToDo
+
 
 +
Use Local/Remote CLIs, GUIs and/or REST APIs to access and manage StarlingX Kubernetes and hosted containerized applications.  See details on accessing the StarlingX Kubernetes Cluster [[StarlingX/Docs_and_Infra/InstallationGuides/COMMON/Access-StarlingX-Kubernetes|here]].<br />
 +
<br />
 +
<br />
  
 
= StarlingX OpenStack =
 
= StarlingX OpenStack =

Revision as of 00:56, 15 August 2019

Deployment Diagram

Standard Deployment Diagram


Physical Host Requirements

ToDo - Same as AIO-SIMPLEX

Hardware Requirements

ToDo - Same as AIO-SIMPLEX

Software Requirements

ToDo - Same as AIO-SIMPLEX

Setting up the Host

ToDo - Same as AIO-SIMPLEX



Preparing the Virtual Environment and Servers

Setup virtual platform networks for virtual deployment:

bash setup_network.sh 


Create the XML definitions for the virtual servers required by this configuration option.
This will create the XML virtual server definition for:

  • controllerstorage-controller-0
  • controllerstorage-controller-1
  • controllerstorage-compute-0
  • controllerstorage-compute-1


Caution icon.svg CAUTION

The following command will also start the X-based graphical virt-manager application; if their is no X-server present then errors will occur.
Caution icon.svg NOTE

The following command will also start/virtually-powered-on the 'duplex-controller-0' virtual server.
bash setup_configuration.sh -c controllerstorage -i ./bootimage.iso      



StarlingX Kubernetes

ToDo

Installing StarlingX Kubernetes

ToDo

Accessing StarlingX Kubernetes

Use Local/Remote CLIs, GUIs and/or REST APIs to access and manage StarlingX Kubernetes and hosted containerized applications. See details on accessing the StarlingX Kubernetes Cluster here.


StarlingX OpenStack

Install StarlingX OpenStack


Other than the OpenStack-specific configurations required in the underlying StarlingX/Kubernetes infrastructure done in the above installation steps for the StarlingX Kubernetes Platform, the installation of containerized OpenStack is independent of deployment configuration and can be found here.



Access StarlingX OpenStack

Use Local/Remote CLIs, GUIs and/or REST APIs to access and manage StarlingX OpenStack and hosted virtualized applications. See details on accessing StarlingX OpenStack here.