mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-15 01:08:58 +03:00
Merge e1a04a77fb into 7fe980da3e
This commit is contained in:
@@ -140,6 +140,12 @@ All the VMs in this lab will be provisioned using Ubuntu 16.04 mainly because it
|
||||
|
||||
### Virtual Machines
|
||||
|
||||
To avoid specifying the zone for each VM, you may wish to specify a default zone.
|
||||
|
||||
```
|
||||
gcloud config set compute/zone us-central1-a
|
||||
```
|
||||
|
||||
#### etcd
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user