Added a note to login to loadbalancer instance

pull/584/head
KK 2020-05-18 05:59:49 +05:30 committed by GitHub
parent 53e57b6339
commit d9a947b753
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

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