Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-03-18 09:09:38 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-03-18 09:09:38 +0300
commited9165c2abda1dca048a8d3cb8030d906c0bbb0c (patch)
tree226d7ad6b9abdc8d2534c3025b488ce9a754dee6 /doc/user/clusters/management_project.md
parentb4b9b3854eddd2a4829113ebfc1812c3a332a7d9 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/clusters/management_project.md')
-rw-r--r--doc/user/clusters/management_project.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/user/clusters/management_project.md b/doc/user/clusters/management_project.md
index 5a5ab4dce05..562826eba65 100644
--- a/doc/user/clusters/management_project.md
+++ b/doc/user/clusters/management_project.md
@@ -14,7 +14,7 @@ privileges.
This can be useful for:
-- Creating pipelines to install cluster-wide applications into your cluster.
+- Creating pipelines to install cluster-wide applications into your cluster, see [Install using GitLab CI (alpha)](applications.md#install-using-gitlab-ci-alpha) for details.
- Any jobs that require `cluster-admin` privileges.
## Permissions
@@ -47,6 +47,8 @@ To select a cluster management project to use:
**Operations > Kubernetes** page.
- [Group-level cluster](../group/clusters/index.md), navigate to your group's **Kubernetes**
page.
+ - [Instance-level cluster](../instance/clusters/index.md), navigate to Admin Area's **Kubernetes**
+ page.
1. Select the project using **Cluster management project field** in the **Advanced settings**
section.