Merge pull request #831 from Random-Liu/fix-link

Fix another link.
This commit is contained in:
Lantao Liu 2018-06-26 14:44:39 -07:00 committed by GitHub
commit c68b60514e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
# Production Quality Cluster on GCE # Production Quality Cluster on GCE
This document provides the steps to bring up a production quality cluster on GCE with [`kube-up.sh`](https://kubernetes.io/docs/getting-started-guides/gce/). This document provides the steps to bring up a production quality cluster on GCE with [`kube-up.sh`](https://kubernetes.io/docs/setup/turnkey/gce/).
## Download CRI-Containerd Release Tarball ## Download CRI-Containerd Release Tarball
To download release tarball, see [step 1](./installation.md#step-1-download-cri-containerd-release-tarball) in installation.md. To download release tarball, see [step 1](./installation.md#step-1-download-cri-containerd-release-tarball) in installation.md.