Update to private clusters

Private clusters maintain a public IP address for kubectl to communicate with the master, the workers are internal IP addresses only.
This commit is contained in:
johnsw87 2018-06-21 15:03:45 +01:00 committed by GitHub
parent a2b95e35e6
commit 1b49d8507c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -164,7 +164,7 @@ output "cluster_ca_certificate" {
* `private_cluster` - (Optional, [Beta](/docs/providers/google/index.html#beta-features)) If true, a
[private cluster](https://cloud.google.com/kubernetes-engine/docs/how-to/private-clusters) will be created, which makes
the master inaccessible from the public internet and nodes do not get public IP addresses either. It is mandatory to specify
the worker nodes inaccessible from the public internet and nodes do not get public IP addresses either. It is mandatory to specify
`master_ipv4_cidr_block` and `ip_allocation_policy` with this option.
* `project` - (Optional) The ID of the project in which the resource belongs. If it