Update 08-bootstrapping-kubernetes-controllers.md
Required update to get the install to workpull/451/head
parent
bf2850974e
commit
5e7fef38f2
|
@ -209,6 +209,7 @@ A [Google Network Load Balancer](https://cloud.google.com/compute/docs/load-bala
|
|||
Install a basic web server to handle HTTP health checks:
|
||||
|
||||
```
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y nginx
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue