Merge branch 'docs/hide-gcp-install' into 'master'
Hide GCP install guide from index page until our image is released Closes omnibus-gitlab#2326 See merge request !11213
This commit is contained in:
commit
62c93ab912
2 changed files with 4 additions and 2 deletions
|
@ -18,8 +18,6 @@ the hardware requirements.
|
|||
Useful for unsupported systems like *BSD. For an overview of the directory
|
||||
structure, read the [structure documentation](structure.md).
|
||||
- [Docker](https://docs.gitlab.com/omnibus/docker/) - Install GitLab using Docker.
|
||||
- [Installation on Google Cloud Platform](google_cloud_platform/index.md) - Install
|
||||
GitLab on Google Cloud Platform using our official image.
|
||||
- [Installing in Kubernetes](kubernetes/index.md) - Install GitLab into a Kubernetes
|
||||
Cluster using our official Helm Chart Repository.
|
||||
- Testing only! [DigitalOcean and Docker Machine](digitaloceandocker.md) -
|
||||
|
|
|
@ -2,6 +2,10 @@
|
|||
|
||||
![GCP landing page](img/gcp_landing.png)
|
||||
|
||||
>**Important note:**
|
||||
GitLab has no official images in Google Cloud Platform yet. This guide serves
|
||||
as a template for when the GitLab VM will be available.
|
||||
|
||||
The fastest way to get started on [Google Cloud Platform (GCP)][gcp] is through
|
||||
the [Google Cloud Launcher][launcher] program.
|
||||
|
||||
|
|
Loading…
Reference in a new issue