mirror of https://github.com/istio/istio.io.git
fix 404 (#2464)
This commit is contained in:
parent
0ff8e65760
commit
65bd311d78
|
@ -7,7 +7,7 @@ keywords: [kubernetes,gke,google]
|
|||
|
||||
Quick Start instructions to install and run Istio in [Google Kubernetes Engine](https://cloud.google.com/kubernetes-engine/) (GKE) using [Google Cloud Deployment Manager](https://cloud.google.com/deployment-manager/).
|
||||
|
||||
This Quick Start creates a new GKE [zonal cluster](https://cloud.google.com/kubernetes-engine/versioning-and-upgrades#checking_available_versions), installs the current release version of Istio and then deploys the [Bookinfo](/docs/examples/bookinfo/) sample
|
||||
This Quick Start creates a new GKE [zonal cluster](https://cloud.google.com/kubernetes-engine/versioning-and-upgrades#available_versions), installs the current release version of Istio and then deploys the [Bookinfo](/docs/examples/bookinfo/) sample
|
||||
application. It uses Deployment Manager to automate the steps detailed in the [Istio on Kubernetes setup instructions](/docs/setup/kubernetes/quick-start/) for Kubernetes Engine
|
||||
|
||||
## Prerequisites
|
||||
|
|
|
@ -7,7 +7,7 @@ keywords: [kubernetes,gke]
|
|||
|
||||
快速开始操作指南,使用 [Google Cloud Deployment Manager](https://cloud.google.com/deployment-manager/),在 [Google Kubernetes Engine](https://cloud.google.com/kubernetes-engine/)(GKE)上安装和运行 Istio。
|
||||
|
||||
这个快速开始创建了一个新的 GKE [zonal cluster](https://cloud.google.com/kubernetes-engine/versioning-and-upgrades#checking_available_versions),安装当前版本的 Istio 并部署 [Bookinfo](/zh/docs/examples/bookinfo/) 样例应用。在 [Kubernetes 安装 Istio 指南](/zh/docs/setup/kubernetes/quick-start/) 的基础上,使用 Deployment Manager 为 Kubernetes Engine 提供一个自动的细化步骤。
|
||||
这个快速开始创建了一个新的 GKE [zonal cluster](https://cloud.google.com/kubernetes-engine/versioning-and-upgrades#available_versions),安装当前版本的 Istio 并部署 [Bookinfo](/zh/docs/examples/bookinfo/) 样例应用。在 [Kubernetes 安装 Istio 指南](/zh/docs/setup/kubernetes/quick-start/) 的基础上,使用 Deployment Manager 为 Kubernetes Engine 提供一个自动的细化步骤。
|
||||
|
||||
## 前置条件
|
||||
|
||||
|
|
Loading…
Reference in New Issue