mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-07-27 14:13:53 +03:00
dry up the docs
This commit is contained in:
@@ -271,7 +271,9 @@ gcloud compute target-pools add-instances kubernetes-pool \
|
||||
--instances controller0,controller1,controller2
|
||||
```
|
||||
|
||||
```
|
||||
export KUBERNETES_PUBLIC_IP_ADDRESS=$(gcloud compute addresses describe kubernetes --format 'value(address)')
|
||||
```
|
||||
|
||||
```
|
||||
gcloud compute forwarding-rules create kubernetes-rule \
|
||||
|
Reference in New Issue
Block a user