diff --git a/doc/ha-guide/source/compute-node-ha-api.rst b/doc/ha-guide/source/compute-node-ha-api.rst new file mode 100644 index 00000000..2137d905 --- /dev/null +++ b/doc/ha-guide/source/compute-node-ha-api.rst @@ -0,0 +1,12 @@ + +============================================ +Configure high availability on compute nodes +============================================ + +The `Installation Guide +` +gives instructions for installing multiple compute nodes. +To make them highly available, +you must configure the envirionment +to include multiple instances of the API +and other services. diff --git a/doc/ha-guide/source/compute-node-ha.rst b/doc/ha-guide/source/compute-node-ha.rst index 6cb3524e..9f0c98d2 100644 --- a/doc/ha-guide/source/compute-node-ha.rst +++ b/doc/ha-guide/source/compute-node-ha.rst @@ -2,3 +2,9 @@ ================================================== Configuring the compute node for high availability ================================================== + +.. toctree:: + :maxdepth: 2 + + compute-node-ha-api.rst +