diff options
author | Taurie Davis <taurie@gitlab.com> | 2018-04-17 12:59:31 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2018-04-17 12:59:31 +0000 |
commit | a442e34cdee7bcba5cf38f0e0f94de43b0b0267e (patch) | |
tree | 3ca483a5b8c4f063ca32c2444f54edab3910c4c5 /doc/install/README.md | |
parent | d26d4f9e33e3ed33bd32acb8c459c249ea1db2bc (diff) | |
download | gitlab-ce-a442e34cdee7bcba5cf38f0e0f94de43b0b0267e.tar.gz |
Replace 'GKE' with 'Google Kubernetes Engine'
Diffstat (limited to 'doc/install/README.md')
-rw-r--r-- | doc/install/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/install/README.md b/doc/install/README.md index 9724b56910d..5dadf57ea9a 100644 --- a/doc/install/README.md +++ b/doc/install/README.md @@ -31,8 +31,8 @@ the hardware requirements. - [Install GitLab on DC/OS](https://mesosphere.com/blog/gitlab-dcos/) via [GitLab-Mesosphere integration](https://about.gitlab.com/2016/09/16/announcing-gitlab-and-mesosphere/) - [Install GitLab on Azure](azure/index.md) - [Install GitLab on Google Cloud Platform](google_cloud_platform/index.md) -- [Install GitLab on Google Container Engine (GKE)](https://about.gitlab.com/2017/01/23/video-tutorial-idea-to-production-on-google-container-engine-gke/): video tutorial on -the full process of installing GitLab on Google Container Engine (GKE), pushing an application to GitLab, building the app with GitLab CI/CD, and deploying to production. +- [Install GitLab on Google Kubernetes Engine (GKE)](https://about.gitlab.com/2017/01/23/video-tutorial-idea-to-production-on-google-container-engine-gke/): video tutorial on +the full process of installing GitLab on Google Kubernetes Engine (GKE), pushing an application to GitLab, building the app with GitLab CI/CD, and deploying to production. - [Install on AWS](https://about.gitlab.com/aws/) - _Testing only!_ [DigitalOcean and Docker Machine](digitaloceandocker.md) - Quickly test any version of GitLab on DigitalOcean using Docker Machine. |