File structure reorg

Changed names of kubernetes and openstack subdirs, and reorganized index files
for consistency with other docs.

Signed-off-by: Stone <ronald.stone@windriver.com>
Change-Id: I234dd88e500f12e7c68b0e8bc5b68ca6e0875aba
This commit is contained in:
Stone 2021-02-22 13:00:54 -05:00
parent 5a7ec8c408
commit 0d7d14b0c2
149 changed files with 392 additions and 383 deletions

View File

@ -6,346 +6,52 @@ Node Management
Kubernetes
----------
You can perform |prod-long| node management of worker hosts that comprise
resource pools for hosting guest applications.
You can change the resource pool in several ways:
.. _introduction-ul-bb3-1mk-lq:
- You can add or remove hosts to increase or decrease the size of the pool.
- You can replace a host with another that has different resources; for
example, memory, or number of CPU cores.
- You can adjust the resources on an existing host.
- You can replace a failed worker node host with an equivalent.
- You can add or remove standard and low-latency worker hosts to adjust the
mix of performance profiles on a system.
.. caution::
When replacing or adjusting a host, ensure that the overall resource pool
still meets the requirements for your system.
Complete instructions for adding a worker node are provided in the
`StarlingX Installation and Deployment Guide
<https://docs.starlingx.io/deploy_install_guides/index.html>`__.
.. toctree::
:maxdepth: 2
starlingx-kubernetes/introduction
starlingx-kubernetes/displaying-worker-host-information
************************
The life cycle of a host
************************
.. toctree::
:maxdepth: 1
starlingx-kubernetes/the-life-cycle-of-a-host
starlingx-kubernetes/host-status-and-alarms-during-system-configuration-changes
**************
Host inventory
**************
.. toctree::
:maxdepth: 1
starlingx-kubernetes/host_inventory/hosts-tab
starlingx-kubernetes/host_inventory/host-details-page
starlingx-kubernetes/host_inventory/overview-tab
starlingx-kubernetes/host_inventory/processor-tab
starlingx-kubernetes/host_inventory/memory-tab
starlingx-kubernetes/host_inventory/storage-tab
starlingx-kubernetes/host_inventory/filesystems-tab
starlingx-kubernetes/host_inventory/ports-tab
starlingx-kubernetes/host_inventory/interfaces-tab
starlingx-kubernetes/host_inventory/lldp-tab
starlingx-kubernetes/host_inventory/sensors-tab
starlingx-kubernetes/host_inventory/devices-tab
starlingx-kubernetes/host_inventory/labels-tab
*****************
Common host tasks
*****************
Common host tasks using Horizon
*******************************
.. toctree::
:maxdepth: 1
starlingx-kubernetes/common_host_tasks/locking-a-host-using-horizon
starlingx-kubernetes/common_host_tasks/force-locking-a-host-using-horizon
starlingx-kubernetes/common_host_tasks/swacting-a-master-controller-using-horizon
starlingx-kubernetes/common_host_tasks/unlocking-a-host-using-horizon
starlingx-kubernetes/common_host_tasks/rebooting-a-host-using-horizon
starlingx-kubernetes/common_host_tasks/powering-off-a-host-using-horizon
starlingx-kubernetes/common_host_tasks/powering-on-a-host-using-horizon
starlingx-kubernetes/common_host_tasks/reinstalling-a-host-using-horizon
starlingx-kubernetes/common_host_tasks/resetting-a-host-using-horizon
starlingx-kubernetes/common_host_tasks/deleting-a-host-using-horizon
Common host tasks using the CLI
*******************************
.. toctree::
:maxdepth: 1
starlingx-kubernetes/common_host_tasks/locking-a-host-using-the-cli
starlingx-kubernetes/common_host_tasks/force-locking-a-host-using-the-cli
starlingx-kubernetes/common_host_tasks/swacting-a-master-controller-using-the-cli
starlingx-kubernetes/common_host_tasks/unlocking-a-host-using-the-cli
starlingx-kubernetes/common_host_tasks/rebooting-a-host-using-the-cli
starlingx-kubernetes/common_host_tasks/powering-off-a-host-using-the-cli
starlingx-kubernetes/common_host_tasks/powering-on-a-host-using-the-cli
starlingx-kubernetes/common_host_tasks/resetting-a-host-using-the-cli
starlingx-kubernetes/common_host_tasks/deleting-a-host-using-the-cli
********************************
Configuring CPU core assignments
********************************
.. toctree::
:maxdepth: 1
starlingx-kubernetes/configuring_cpu_core_assignments/changing-the-hyper-threading-status
starlingx-kubernetes/configuring_cpu_core_assignments/configuring-cpu-core-assignments
************************
Host memory provisioning
************************
.. toctree::
:maxdepth: 1
starlingx-kubernetes/host_memory_provisioning/about-host-memory-provisioning
starlingx-kubernetes/host_memory_provisioning/allocating-host-memory-using-horizon
starlingx-kubernetes/host_memory_provisioning/allocating-host-memory-using-the-cli
***************
Node interfaces
***************
Provision interfaces
********************
.. toctree::
:maxdepth: 1
starlingx-kubernetes/node_interfaces/interface-provisioning
starlingx-kubernetes/node_interfaces/interface-settings
starlingx-kubernetes/node_interfaces/editing-interface-settings
Create interfaces
*****************
.. toctree::
:maxdepth: 1
starlingx-kubernetes/node_interfaces/creating-interfaces
Delete interfaces
*****************
.. toctree::
:maxdepth: 1
starlingx-kubernetes/node_interfaces/deleting-or-disabling-interfaces-using-horizon
starlingx-kubernetes/node_interfaces/deleting-or-disabling-interfaces-using-the-cli
Configure Ethernet interfaces
*****************************
.. toctree::
:maxdepth: 1
starlingx-kubernetes/node_interfaces/configuring-ethernet-interfaces-using-horizon
starlingx-kubernetes/node_interfaces/attaching-ethernet-interfaces-to-networks-using-the-cli
Aggregated Ethernet interfaces
******************************
.. toctree::
:maxdepth: 1
starlingx-kubernetes/node_interfaces/configuring-aggregated-ethernet-interfaces-using-horizon
starlingx-kubernetes/node_interfaces/configuring-aggregated-ethernet-interfaces-using-the-cli
starlingx-kubernetes/node_interfaces/changing-a-management-interface-to-aggregated-using-the-cli
starlingx-kubernetes/node_interfaces/link-aggregation-settings
Configure VLAN interfaces
*************************
.. toctree::
:maxdepth: 1
starlingx-kubernetes/node_interfaces/configuring-vlan-interfaces-using-horizon
starlingx-kubernetes/node_interfaces/configuring-vlan-interfaces-using-the-cli
PCI-SRIOV interface support
***************************
.. toctree::
:maxdepth: 1
starlingx-kubernetes/node_interfaces/provisioning-sr-iov-interfaces-using-the-cli
starlingx-kubernetes/node_interfaces/provisioning-sr-iov-vf-interfaces-using-the-cli
Interface IP address provisioning
*********************************
.. toctree::
:maxdepth: 1
starlingx-kubernetes/node_interfaces/interface-ip-address-provisioning-using-the-cli
****
LLDP
****
.. toctree::
:maxdepth: 1
starlingx-kubernetes/lldp/lldp-overview
starlingx-kubernetes/lldp/viewing-lldp-information-using-horizon
starlingx-kubernetes/lldp/viewing-lldp-neighbor-information-using-the-cli
*********************
Host hardware sensors
*********************
.. toctree::
:maxdepth: 1
starlingx-kubernetes/host_hardware_sensors/relearning-sensor-models
starlingx-kubernetes/host_hardware_sensors/adjusting-sensor-actions-and-audit-intervals
starlingx-kubernetes/host_hardware_sensors/suppressing-sensor-actions
starlingx-kubernetes/host_hardware_sensors/cli-commands-for-managing-sensors
*********************
Configure node labels
*********************
.. toctree::
:maxdepth: 1
starlingx-kubernetes/configuring_node_labels/configuring-node-labels-using-horizon
starlingx-kubernetes/configuring_node_labels/listing-node-labels-from-the-cli
starlingx-kubernetes/configuring_node_labels/assigning-node-labels-from-the-cli
starlingx-kubernetes/configuring_node_labels/removing-node-labels-from-the-cli
****************************************
Change a worker host performance profile
****************************************
.. toctree::
:maxdepth: 1
starlingx-kubernetes/changing-a-worker-host-performance-profile
****************************
Resize filesystems on a host
****************************
.. toctree::
:maxdepth: 1
starlingx-kubernetes/resizing-filesystems-on-a-host
**************************
Customize host life cycles
**************************
.. toctree::
:maxdepth: 1
starlingx-kubernetes/customizing_the_host_life_cycles/adjusting-the-boot-timeout-interval
starlingx-kubernetes/customizing_the_host_life_cycles/reboot-limits-for-host-unlock
starlingx-kubernetes/customizing_the_host_life_cycles/adjusting-the-host-heartbeat-interval-and-heartbeat-response-thresholds
starlingx-kubernetes/customizing_the_host_life_cycles/configuring-heartbeat-failure-action
starlingx-kubernetes/customizing_the_host_life_cycles/configuring-multi-node-failure-avoidance
********************
Node inventory tasks
********************
.. toctree::
:maxdepth: 1
starlingx-kubernetes/node_inventory_tasks/starting-starlingx
starlingx-kubernetes/node_inventory_tasks/shutting-down-starlingx
*****************************
Hardware acceleration devices
*****************************
.. toctree::
:maxdepth: 1
starlingx-kubernetes/hardware_acceleration_devices/uploading-a-device-image
starlingx-kubernetes/hardware_acceleration_devices/listing-uploaded-device-images
starlingx-kubernetes/hardware_acceleration_devices/listing-device-labels
starlingx-kubernetes/hardware_acceleration_devices/removing-a-device-image
starlingx-kubernetes/hardware_acceleration_devices/removing-a-device-label
starlingx-kubernetes/hardware_acceleration_devices/initiating-a-device-image-update-for-a-host
starlingx-kubernetes/hardware_acceleration_devices/displaying-the-status-of-device-images
Intel N3000 FPGA support
************************
.. toctree::
:maxdepth: 1
starlingx-kubernetes/hardware_acceleration_devices/n3000-overview
starlingx-kubernetes/hardware_acceleration_devices/updating-an-intel-n3000-fpga-image
starlingx-kubernetes/hardware_acceleration_devices/n3000-fpga-forward-error-correction
starlingx-kubernetes/hardware_acceleration_devices/showing-details-for-an-fpga-device
************************
Host hardware management
************************
.. toctree::
:maxdepth: 1
starlingx-kubernetes/host_hardware_management/changing-hardware-components-for-a-controller-host
starlingx-kubernetes/host_hardware_management/changing-hardware-components-for-a-storage-host
starlingx-kubernetes/host_hardware_management/changing-hardware-components-for-a-worker-host
starlingx-kubernetes/host_hardware_management/configuration-changes-requiring-re-installation
*****************************************
Run the node feature discovery helm chart
*****************************************
.. toctree::
:maxdepth: 1
starlingx-kubernetes/running-the-node-feature-discovery-helm-chart
*************
Provision BMC
*************
Provision BMC using Horizon
***************************
.. toctree::
:maxdepth: 1
starlingx-kubernetes/provisioning_bmc/provisioning-board-management-control-from-horizon
starlingx-kubernetes/provisioning_bmc/deprovisioning-board-management-control-from-horizon
Provision BMC using the CLI
***************************
.. toctree::
:maxdepth: 1
starlingx-kubernetes/provisioning_bmc/provisioning-board-management-control-using-the-cli
starlingx-kubernetes/provisioning_bmc/provisioning-bmc-when-adding-a-host
starlingx-kubernetes/provisioning_bmc/provisioning-bmc-after-adding-a-host
starlingx-kubernetes/provisioning_bmc/deprovisioning-board-management-control-from-the-cli
*************************************
CLI commands for managing PCI devices
*************************************
.. toctree::
:maxdepth: 1
starlingx-kubernetes/cli-commands-for-managing-pci-devices
kubernetes/index
---------
OpenStack
---------
You can add OpenStack compute nodes to an existing |AIO| Duplex system,
and use labels to identify OpenStack Nodes.
Guidelines for VMs in a duplex system remain unchanged.
*****************************
Add an OpenStack compute node
*****************************
.. toctree::
:maxdepth: 1
:maxdepth: 2
starlingx-openstack/node-management-overview
starlingx-openstack/adding-compute-nodes-to-an-existing-duplex-system
starlingx-openstack/using-labels-to-identify-openstack-nodes
openstack/index

Some files were not shown because too many files have changed in this diff Show More