Retire Virtual Install topics
Virtual install material is now integrated as tabbed content on the 'bare metal' pages. This content duplicates that and risks updates being made in the wrong location. Upver r7 > r9 in BM Ironic topic Change-Id: Id02e79b710aae899119aec655bf80bfab6b99508 Signed-off-by: Ron Stone <ronald.stone@windriver.com>
This commit is contained in:
parent
8f14c755c4
commit
1a4bc514dd
@ -24,6 +24,8 @@ Overview
|
|||||||
|
|
||||||
.. include:: /shared/_includes/desc_aio_duplex.txt
|
.. include:: /shared/_includes/desc_aio_duplex.txt
|
||||||
|
|
||||||
|
.. include:: /deploy_install_guides/release/bare_metal/automated-install-note--09dff208a9c6.rst
|
||||||
|
|
||||||
.. _installation-prereqs-dx:
|
.. _installation-prereqs-dx:
|
||||||
|
|
||||||
-----------------------------
|
-----------------------------
|
||||||
|
@ -21,6 +21,8 @@ Overview
|
|||||||
|
|
||||||
.. include:: /shared/_includes/desc_aio_simplex.txt
|
.. include:: /shared/_includes/desc_aio_simplex.txt
|
||||||
|
|
||||||
|
.. include:: /deploy_install_guides/release/bare_metal/automated-install-note--09dff208a9c6.rst
|
||||||
|
|
||||||
.. _installation-prereqs:
|
.. _installation-prereqs:
|
||||||
|
|
||||||
.. _aio_simplex_hardware_r7:
|
.. _aio_simplex_hardware_r7:
|
||||||
|
@ -0,0 +1,6 @@
|
|||||||
|
.. _bla-09dff208a9c6:
|
||||||
|
|
||||||
|
.. only:: starlingx
|
||||||
|
|
||||||
|
For information on getting started quicky using an automated virtual
|
||||||
|
installation, see :ref:`automated_install`.
|
@ -24,6 +24,8 @@ Overview
|
|||||||
|
|
||||||
.. include:: /shared/_includes/desc_controller_storage.txt
|
.. include:: /shared/_includes/desc_controller_storage.txt
|
||||||
|
|
||||||
|
.. include:: /deploy_install_guides/release/bare_metal/automated-install-note--09dff208a9c6.rst
|
||||||
|
|
||||||
.. _installation-prereqs-std:
|
.. _installation-prereqs-std:
|
||||||
|
|
||||||
-----------------------------
|
-----------------------------
|
||||||
|
@ -23,6 +23,8 @@ Overview
|
|||||||
|
|
||||||
.. include:: /shared/_includes/desc_dedicated_storage.txt
|
.. include:: /shared/_includes/desc_dedicated_storage.txt
|
||||||
|
|
||||||
|
.. include:: /deploy_install_guides/release/bare_metal/automated-install-note--09dff208a9c6.rst
|
||||||
|
|
||||||
-----------------------------
|
-----------------------------
|
||||||
Minimum hardware requirements
|
Minimum hardware requirements
|
||||||
-----------------------------
|
-----------------------------
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
================================
|
==============================
|
||||||
Install Ironic on StarlingX R7.0
|
Install Ironic on StarlingX r9
|
||||||
================================
|
==============================
|
||||||
|
|
||||||
.. include:: /_includes/ironic.rest
|
.. include:: /_includes/ironic.rest
|
||||||
|
|
||||||
@ -9,10 +9,10 @@ Install Ironic on StarlingX R7.0
|
|||||||
This section describes the steps to install Ironic on a standard configuration,
|
This section describes the steps to install Ironic on a standard configuration,
|
||||||
either:
|
either:
|
||||||
|
|
||||||
* **StarlingX R7.0 bare metal Standard with Controller Storage** deployment
|
* **StarlingX R9.0 bare metal Standard with Controller Storage** deployment
|
||||||
configuration
|
configuration
|
||||||
|
|
||||||
* **StarlingX R7.0 bare metal Standard with Dedicated Storage** deployment
|
* **StarlingX R9.0 bare metal Standard with Dedicated Storage** deployment
|
||||||
configuration
|
configuration
|
||||||
|
|
||||||
.. contents::
|
.. contents::
|
||||||
@ -142,7 +142,7 @@ To enable Ironic, update the following Ironic Helm Chart attributes:
|
|||||||
--set network.pxe.neutron_subnet_gateway=10.10.20.1 \
|
--set network.pxe.neutron_subnet_gateway=10.10.20.1 \
|
||||||
--set network.pxe.neutron_provider_network=ironic-data
|
--set network.pxe.neutron_provider_network=ironic-data
|
||||||
|
|
||||||
:command:`network.pxe.neutron_subnet_alloc_start` sets the DHCP start IP to
|
:command:`network.pxe.neutron_subnet_alloc_start` sets the |DHCP| start IP to
|
||||||
Neutron for Ironic node provision, and reserves several IPs for the platform.
|
Neutron for Ironic node provision, and reserves several IPs for the platform.
|
||||||
|
|
||||||
If the data network name for Ironic is changed, modify
|
If the data network name for Ironic is changed, modify
|
||||||
|
@ -16,29 +16,34 @@ StarlingX provides a pre-defined set of standard :doc:`deployment
|
|||||||
configurations </introduction/deploy_options>`. Most deployment options may be
|
configurations </introduction/deploy_options>`. Most deployment options may be
|
||||||
installed in a virtual environment or on bare metal.
|
installed in a virtual environment or on bare metal.
|
||||||
|
|
||||||
-----------------------------------------------------
|
.. -----------------------------------------------------
|
||||||
Install StarlingX Kubernetes in a virtual environment
|
.. Install StarlingX Kubernetes in a virtual environment
|
||||||
-----------------------------------------------------
|
.. -----------------------------------------------------
|
||||||
|
..
|
||||||
.. toctree::
|
.. .. toctree::
|
||||||
:maxdepth: 1
|
.. :maxdepth: 1
|
||||||
|
..
|
||||||
virtual/automated_install
|
.. virtual/automated_install
|
||||||
virtual/aio_simplex
|
.. virtual/aio_simplex
|
||||||
virtual/aio_duplex
|
.. virtual/aio_duplex
|
||||||
virtual/controller_storage
|
.. virtual/controller_storage
|
||||||
virtual/dedicated_storage
|
.. virtual/dedicated_storage
|
||||||
virtual/rook_storage
|
.. virtual/rook_storage
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:hidden:
|
:hidden:
|
||||||
|
|
||||||
virtual/config_virtualbox_netwk
|
virtual/config_virtualbox_netwk
|
||||||
virtual/install_virtualbox
|
virtual/install_virtualbox
|
||||||
|
virtual/aio_duplex_environ
|
||||||
|
virtual/aio_simplex_environ
|
||||||
|
virtual/controller_storage_install_kubernetes
|
||||||
|
virtual/controller_storage_environ
|
||||||
|
|
||||||
------------------------------------------
|
|
||||||
Install StarlingX Kubernetes on bare metal
|
----------------------------
|
||||||
------------------------------------------
|
Install StarlingX Kubernetes
|
||||||
|
----------------------------
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
@ -49,6 +54,8 @@ Install StarlingX Kubernetes on bare metal
|
|||||||
bare_metal/rook_storage_install_kubernetes
|
bare_metal/rook_storage_install_kubernetes
|
||||||
bare_metal/dedicated_storage_install_kubernetes
|
bare_metal/dedicated_storage_install_kubernetes
|
||||||
bare_metal/ironic_install
|
bare_metal/ironic_install
|
||||||
|
virtual/automated_install
|
||||||
|
virtual/rook_storage
|
||||||
|
|
||||||
-----------------
|
-----------------
|
||||||
Access Kubernetes
|
Access Kubernetes
|
||||||
|
@ -28,9 +28,9 @@ For more information about the StarlingX project, refer to the
|
|||||||
Introduction
|
Introduction
|
||||||
------------
|
------------
|
||||||
|
|
||||||
To get started fast with StarlingX, try the
|
To get started fast with StarlingX, try the :ref:`Virtual All-in-one Simplex
|
||||||
:ref:`Virtual All-in-one Simplex Installation <virtual-aio-simplex>`, which
|
Installation <aio_simplex_install_kubernetes_r7>`, which requires a minimum of
|
||||||
requires a minimum of hardware and configuration.
|
hardware and configuration.
|
||||||
|
|
||||||
Learn more about StarlingX:
|
Learn more about StarlingX:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user