Merge pull request #828 from yujuhong/fix-gce-link
Fix the link to the GCE getting-started guide
This commit is contained in:
commit
47b8d30bb3
@ -13,7 +13,7 @@ tar -C ${CRI_CONTAINERD_PATH} -xzf cri-containerd-${VERSION}.linux-amd64.tar.gz
|
|||||||
. ${CRI_CONTAINERD_PATH}/opt/containerd/cluster/gce/env
|
. ${CRI_CONTAINERD_PATH}/opt/containerd/cluster/gce/env
|
||||||
```
|
```
|
||||||
## Create Kubernetes Cluster on GCE
|
## Create Kubernetes Cluster on GCE
|
||||||
Follow these instructions [here](https://kubernetes.io/docs/getting-started-guides/gce/) to create a production quality Kubernetes cluster on GCE.
|
Follow these instructions [here](https://kubernetes.io/docs/setup/turnkey/gce/) to create a production quality Kubernetes cluster on GCE.
|
||||||
|
|
||||||
**Make sure the Kubernetes version you are using is v1.10 or greater:**
|
**Make sure the Kubernetes version you are using is v1.10 or greater:**
|
||||||
* When using `https://get.k8s.io`, use the environment variable `KUBERNETES_RELEASE` to set version.
|
* When using `https://get.k8s.io`, use the environment variable `KUBERNETES_RELEASE` to set version.
|
||||||
|
Loading…
Reference in New Issue
Block a user