1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67
|
======================
Octavia Administration
======================
Getting Started
---------------
.. toctree::
:maxdepth: 1
../reference/introduction.rst
../reference/glossary.rst
../contributor/guides/dev-quick-start.rst
Installation and Configuration Guides
-------------------------------------
.. toctree::
:maxdepth: 1
amphora-image-build
guides/certificates.rst
../configuration/configref.rst
../configuration/policy.rst
Optional Installation and Configuration Guides
----------------------------------------------
.. toctree::
:maxdepth: 1
providers/index.rst
log-offloading.rst
api-audit.rst
healthcheck.rst
flavors.rst
apache-httpd.rst
failover-circuit-breaker.rst
sr-iov.rst
Maintenance and Operations
--------------------------
.. toctree::
:maxdepth: 1
guides/operator-maintenance.rst
octavia-status
guides/upgrade.rst
Operator Reference
------------------
.. toctree::
:maxdepth: 1
Octavia API Reference <https://docs.openstack.org/api-ref/load-balancer/>
../contributor/api/haproxy-amphora-api.rst
event-notifications.rst
.. only:: html
Indices and Search
------------------
* :ref:`search`
|