File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change 2
2
Octavia
3
3
=======
4
4
5
+ .. Introduction to Octavia:
6
+
7
+ Introduction to Octavia
8
+ =======================
9
+
10
+ Octavia is known as an *operator-scaled * load balancing service.
11
+
5
12
.. _Deploying Octavia :
6
13
7
14
Deploying Octavia
@@ -22,8 +29,8 @@ should also be set in ``kolla.yml``.
22
29
23
30
By default Octavia will deploy a single Amphora VM per load balancing service, this should be
24
31
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.
27
34
28
35
.. _Amphora image :
29
36
You can’t perform that action at this time.
0 commit comments