Update with link to GKE Deployment manager docs (#3014)

There exists really good domentation on how to run the Jinja templates with the gcloud cli and not with the Deployment Manager UI.
This commit is contained in:
Kevin Simper 2019-01-03 00:23:41 +01:00 committed by istio-bot
parent aaedef2d22
commit 95c5e619e7
1 changed files with 2 additions and 0 deletions

View File

@ -45,6 +45,8 @@ caption="GKE-IAM Role"
[Istio GKE Deployment Manager](https://accounts.google.com/signin/v2/identifier?service=cloudconsole&continue=https://console.cloud.google.com/launcher/config?templateurl={{< github_file >}}/install/gcp/deployment_manager/istio-cluster.jinja&followup=https://console.cloud.google.com/launcher/config?templateurl=https://raw.githubusercontent.com/istio/istio/master/install/gcp/deployment_manager/istio-cluster.jinja&flowName=GlifWebSignIn&flowEntry=ServiceLogin)
> You may also perform this task [from the command line using `gcloud`]({{< github_tree >}}/install/gcp/deployment_manager)
We recommend that you leave the default settings as the rest of this tutorial shows how to access the installed features. By default the tool creates a
GKE cluster with the specified settings, then installs the Istio [control plane](/docs/concepts/what-is-istio/#architecture), the
[Bookinfo](/docs/examples/bookinfo/) sample app,