mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-07-27 14:13:53 +03:00
clean up docs
This commit is contained in:
@@ -269,8 +269,9 @@ gcloud compute http-health-checks create kube-apiserver-check \
|
||||
|
||||
```
|
||||
gcloud compute target-pools create kubernetes-pool \
|
||||
--region us-central1 \
|
||||
--health-check kube-apiserver-check
|
||||
--health-check kube-apiserver-check \
|
||||
--region us-central1
|
||||
|
||||
```
|
||||
|
||||
```
|
||||
|
Reference in New Issue
Block a user