mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-08-08 20:02:42 +03:00
Added a note to login to loadbalancer instance
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user