Rename Google Container Engine to Google Kubernetes Engine
This commit is contained in:
@@ -154,7 +154,7 @@ to be able to talk to federation apiserver. You can view this by running
|
||||
`kubectl config view`.
|
||||
|
||||
Note: Dynamic provisioning for persistent volume currently works only on
|
||||
AWS, GKE, and GCE. However, you can edit the created `Deployments` to suit
|
||||
AWS, Google Kubernetes Engine, and GCE. However, you can edit the created `Deployments` to suit
|
||||
your needs, if required.
|
||||
|
||||
## Registering Kubernetes clusters with federation
|
||||
@@ -378,7 +378,7 @@ to be able to talk to federation apiserver. You can view this by running
|
||||
|
||||
Note: `federation-up.sh` creates the federation-apiserver pod with an etcd
|
||||
container that is backed by a persistent volume, so as to persist data. This
|
||||
currently works only on AWS, GKE, and GCE. You can edit
|
||||
currently works only on AWS, Google Kubernetes Engine, and GCE. You can edit
|
||||
`federation/manifests/federation-apiserver-deployment.yaml` to suit your needs,
|
||||
if required.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user