Added a note to login to loadbalancer instance

This commit is contained in:
KK
2020-05-18 05:59:49 +05:30
committed by GitHub
parent 53e57b6339
commit d9a947b753

View File

@@ -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