Fix haproxy install on load balancer
parent
e695945532
commit
fbb3b73b1f
|
@ -221,7 +221,6 @@ In this section you will provision an external load balancer to front the Kubern
|
||||||
Login to `loadbalancer` instance using SSH Terminal.
|
Login to `loadbalancer` instance using SSH Terminal.
|
||||||
|
|
||||||
```
|
```
|
||||||
#Install HAProxy
|
|
||||||
loadbalancer# sudo apt-get update && sudo apt-get install -y haproxy
|
loadbalancer# sudo apt-get update && sudo apt-get install -y haproxy
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue