update from GCE to GKE (#8881)

This commit is contained in:
michael saenz
2018-07-19 19:04:53 -05:00
committed by k8s-ci-robot
parent 7b7efca2da
commit 238164c4ab
@@ -36,7 +36,7 @@ are allowed.
Nodes should be provisioned with the public root certificate for the cluster
such that they can connect securely to the apiserver along with valid client
credentials. For example, on a default GCE deployment, the client credentials
credentials. For example, on a default GKE deployment, the client credentials
provided to the kubelet are in the form of a client certificate. See
[kubelet TLS bootstrapping](/docs/reference/command-line-tools-reference/kubelet-tls-bootstrapping/)
for automated provisioning of kubelet client certificates.