Skip to content

Commit 413cf1b

Browse files
authored
Update octavia.rst
More changes to the docs.
1 parent 6cf2b02 commit 413cf1b

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

doc/source/operations/octavia.rst

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
Octavia
33
=======
44

5+
.. Introduction to Octavia:
6+
7+
Introduction to Octavia
8+
=======================
9+
10+
Octavia is known as an *operator-scaled* load balancing service.
11+
512
.. _Deploying Octavia:
613

714
Deploying Octavia
@@ -22,8 +29,8 @@ should also be set in ``kolla.yml``.
2229

2330
By default Octavia will deploy a single Amphora VM per load balancing service, this should be
2431
changed to make them highly available and have two Amphora VM per service. Done by setting
25-
``octavia_loadbalancer_topology: "ACTIVE_STANDBY"``, this will ensure that if an Amphora VM
26-
were to go down, the other would be able to take over the load balancing functions.
32+
``octavia_loadbalancer_topology: "ACTIVE_STANDBY"``, this will ensure that if the master
33+
Amphora VM were to go down, the other would be able to take over the load balancing functions.
2734

2835
.. _Amphora image:
2936

0 commit comments

Comments
 (0)