Added a note to login to loadbalancer instance
parent
53e57b6339
commit
d9a947b753
|
@ -218,6 +218,8 @@ In this section you will provision an external load balancer to front the Kubern
|
||||||
|
|
||||||
### Provision a Network Load Balancer
|
### Provision a Network Load Balancer
|
||||||
|
|
||||||
|
Login to `loadbalancer` instance using SSH Terminal.
|
||||||
|
|
||||||
```
|
```
|
||||||
#Install HAProxy
|
#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