summaryrefslogtreecommitdiff
path: root/doc/install/google_cloud_platform
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-10-22 06:10:16 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2021-10-22 06:10:16 +0000
commit054cda9ea6511f78169201c2bc12ee25dcb74ab0 (patch)
tree05a128d6eab4d7ef73e5738c268dcd89534e869e /doc/install/google_cloud_platform
parent8ae8814fd7a1b579ca7949391799e25b8497bc9a (diff)
downloadgitlab-ce-054cda9ea6511f78169201c2bc12ee25dcb74ab0.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/install/google_cloud_platform')
-rw-r--r--doc/install/google_cloud_platform/index.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/install/google_cloud_platform/index.md b/doc/install/google_cloud_platform/index.md
index b10ee543fac..b3d0863f6a3 100644
--- a/doc/install/google_cloud_platform/index.md
+++ b/doc/install/google_cloud_platform/index.md
@@ -10,9 +10,11 @@ description: 'Learn how to install a GitLab instance on Google Cloud Platform.'
This guide will help you install GitLab on a [Google Cloud Platform (GCP)](https://cloud.google.com/) using the official GitLab Linux package. You should customize it to accommodate your needs.
NOTE:
-Google provides a whitepaper for [deploying production-ready GitLab on
-Google Kubernetes Engine](https://cloud.google.com/architecture/deploying-production-ready-gitlab-on-gke),
-including all steps and external resource configuration. These are an alternative to using a GCP VM, and use
+To deploy production-ready GitLab on
+Google Kubernetes Engine,
+you can follow Google Cloud Platform's
+[Click to Deploy steps](https://github.com/GoogleCloudPlatform/click-to-deploy/blob/master/k8s/gitlab/README.md)
+It's an alternative to using a GCP VM, and uses
the [Cloud native GitLab Helm chart](https://docs.gitlab.com/charts/).
## Prerequisites