Update container_cluster.html.markdown

Remove beta for regional cluster. Add an explanation about the total number of nodes
This commit is contained in:
Thomas Poindessous 2018-07-13 01:17:03 +02:00 committed by GitHub
parent a099f55f55
commit 2ccefc46ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -75,9 +75,10 @@ output "cluster_ca_certificate" {
in `initial_node_count` should be created in. Only one of `zone` and `region`
may be set. If neither zone nor region are set, the provider zone is used.
* `region` (Optional, [Beta](/docs/providers/google/index.html#beta-features))
* `region` (Optional)
The region to create the cluster in, for
[Regional Clusters](https://cloud.google.com/kubernetes-engine/docs/concepts/multi-zone-and-regional-clusters#regional).
[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.
* `additional_zones` - (Optional) The list of additional Google Compute Engine
locations in which the cluster's nodes should be located. If additional zones are