Update container_cluster.html.markdown

This commit is contained in:
Thomas Poindessous 2018-07-13 01:20:09 +02:00 committed by GitHub
parent 2ccefc46ec
commit ca01beaa21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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