![Stone](/assets/img/avatar_default.png)
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
58 lines
1.4 KiB
ReStructuredText
58 lines
1.4 KiB
ReStructuredText
===============
|
|
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
|
|
|
|
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: 2
|
|
|
|
openstack/index
|