Be more specific about the number of zones

Changed from review.

The number of zones is three by default.
This commit is contained in:
Thomas Poindessous 2018-09-06 14:07:45 +02:00 committed by GitHub
parent ca01beaa21
commit 0aaa18227a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -79,7 +79,7 @@ output "cluster_ca_certificate" {
The region to create the cluster in, for
[Regional Clusters](https://cloud.google.com/kubernetes-engine/docs/concepts/multi-zone-and-regional-clusters#regional).
In a Regional Cluster, the number of nodes specified in `initial_node_count` is
created in all zones of the region.
created in three zones of the region (this can be changed by setting `additional_zones`).
* `additional_zones` - (Optional) The list of additional Google Compute Engine
locations in which the cluster's nodes should be located. If additional zones are