mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
Update set-up-ha-cluster-using-keepalived-haproxy.md
This commit is contained in:
parent
fb8f095efa
commit
b66954d16c
|
|
@ -182,7 +182,7 @@ Keepalived must be installed on both machines while the configuration of them is
|
|||
4. Make it persist through reboots:
|
||||
|
||||
```bash
|
||||
systemctl enable haproxy
|
||||
systemctl enable keepalived
|
||||
```
|
||||
|
||||
5. Make sure you configure Keepalived on the other machine (`lb2`) as well.
|
||||
|
|
|
|||
Loading…
Reference in New Issue