File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ should also be set in ``kolla.yml``.
32
32
It of course goes without saying that the network configured for ``octavia_net_interface ``
33
33
should also exist in ``networks.yml ``.
34
34
35
- By default Octavia will deploy an Amphorae (a single Amphora VM) per load balancing service, this should be
35
+ By default Octavia will deploy an Amphora (a single Ubuntu VM running HAProxy ) per load balancing service. This should be
36
36
changed to make them highly available and have two Amphora VM per service. Done by setting
37
37
``octavia_loadbalancer_topology: "ACTIVE_STANDBY" `` in ``${KAYOBE_CONFIG_PATH}/kolla/globals.yml ``,
38
38
this will ensure that if the master Amphora VM were to go down, the other would be able to
You can’t perform that action at this time.
0 commit comments