mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-08-08 20:02:42 +03:00
Fix haproxy install on load balancer
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user