diff options
author | Achilleas Pipinellis <axil@gitlab.com> | 2017-10-09 11:13:31 +0200 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2017-10-09 11:13:31 +0200 |
commit | 7048834004ebbd7a0a3cd9d10cd8f0aec5e676d9 (patch) | |
tree | 355dc0ad3bf08578a3a9d314ecaf31399d35ac17 | |
parent | 509d9f0120a54716103d410178a7344779d94e52 (diff) | |
download | gitlab-ce-7048834004ebbd7a0a3cd9d10cd8f0aec5e676d9.tar.gz |
Add link to Google billing account
-rw-r--r-- | doc/user/project/clusters/index.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/user/project/clusters/index.md b/doc/user/project/clusters/index.md index e5006e6723c..27e2f928ce0 100644 --- a/doc/user/project/clusters/index.md +++ b/doc/user/project/clusters/index.md @@ -24,7 +24,9 @@ prerequisites must be met: be enabled in GitLab at the instance level. If that's not the case, ask your administrator to enable it. - Your associated Google account must have the right privileges to manage - clusters on GKE. + clusters on GKE. That would mean that a + [billing account](https://cloud.google.com/billing/docs/how-to/manage-billing-account) + must be set up. - You must have Master [permissions] in order to be able to access the **Cluster** page. |