Merge pull request #2337 from catherineluse/master

Change GCE to GKE in GKE docs
This commit is contained in:
Catherine Luse
2020-03-11 05:39:41 -06:00
committed by GitHub
@@ -1,17 +1,17 @@
---
title: Creating a GKE Cluster
shortTitle: Google Container Engine
shortTitle: Google Kubernetes Engine
weight: 2105
aliases:
- /rancher/v2.x/en/tasks/clusters/creating-a-cluster/create-cluster-gke/
---
## Prerequisites in Google Cloud Platform
## Prerequisites in Google Kubernetes Engine
>**Note**
>Deploying to GKE will incur charges.
Create a service account using [Google Cloud Platform](https://console.cloud.google.com/projectselector/iam-admin/serviceaccounts). GKE uses this account to operate your cluster. Creating this account also generates a private key used for authentication.
Create a service account using [Google Kubernetes Engine](https://console.cloud.google.com/projectselector/iam-admin/serviceaccounts). GKE uses this account to operate your cluster. Creating this account also generates a private key used for authentication.
The service account requires the following roles: