Rename Google Container Engine to Google Kubernetes Engine

This commit is contained in:
Andrew Chen
2017-11-13 12:02:31 -08:00
parent bfc642a066
commit 4f38e0aefd
39 changed files with 88 additions and 94 deletions
+4 -7
View File
@@ -76,9 +76,9 @@ For information on using and managing a Kubernetes cluster on GCE, [consult the
## GKE
## Google Kubernetes Engine
To create a Kubernetes cluster on GKE, you will need the Service Account JSON Data from Google.
To create a Kubernetes cluster on Google Kubernetes Engine, you will need the Service Account JSON Data from Google.
### Choose a Provider
@@ -86,7 +86,7 @@ Log in to [stackpoint.io](https://stackpoint.io) with a GitHub, Google, or Twitt
Click **+ADD A CLUSTER NOW**.
Click to select Google Container Engine (GKE).
Click to select Google Kubernetes Engine.
### Configure Your Provider
@@ -103,10 +103,7 @@ Choose any extra options you may want to include with your cluster, then click *
You can monitor the status of your cluster and suspend or delete it from [your stackpoint.io dashboard](https://stackpoint.io/#/clusters).
For information on using and managing a Kubernetes cluster on GKE, consult [the official documentation](/docs/home/).
For information on using and managing a Kubernetes cluster on Google Kubernetes Engine, consult [the official documentation](/docs/home/).
## DigitalOcean