summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Veenstra <mark@mobilea.nl>2018-10-30 00:35:03 +0000
committerEvan Read <eread@gitlab.com>2018-10-30 00:35:03 +0000
commit1c53a0fc680d5178d9abfdfffdd389dd42db2c8c (patch)
tree99113611134f34301c66a2cebc21fc3f56795035
parentacb8dc09ac4b81713c2920aa40c85375f237a748 (diff)
downloadgitlab-ce-1c53a0fc680d5178d9abfdfffdd389dd42db2c8c.tar.gz
Added a note about machine types
-rw-r--r--doc/topics/autodevops/quick_start_guide.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/topics/autodevops/quick_start_guide.md b/doc/topics/autodevops/quick_start_guide.md
index b12e86cb0a9..6326aadcdf2 100644
--- a/doc/topics/autodevops/quick_start_guide.md
+++ b/doc/topics/autodevops/quick_start_guide.md
@@ -83,6 +83,9 @@ under which this application will be deployed.
![GitLab GKE cluster details](img/guide_gitlab_gke_details.png)
1. Once ready, click **Create Kubernetes cluster**.
+
+NOTE: **Note:**
+Do not select `f1-micro` from the **Machine type** dropdown. `f1-micro` machines cannot support a full GitLab installation.
After a couple of minutes, the cluster will be created. You can also see its
status on your [GCP dashboard](https://console.cloud.google.com/kubernetes).