summaryrefslogtreecommitdiff
path: root/doc/user/clusters/management_project.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user/clusters/management_project.md')
-rw-r--r--doc/user/clusters/management_project.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/user/clusters/management_project.md b/doc/user/clusters/management_project.md
index 7658bc41dd9..d59edb1e2c2 100644
--- a/doc/user/clusters/management_project.md
+++ b/doc/user/clusters/management_project.md
@@ -8,12 +8,16 @@ info: To determine the technical writer assigned to the Stage/Group associated w
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/32810) in GitLab 12.5.
> - [Deprecated](https://gitlab.com/groups/gitlab-org/configure/-/epics/8) in GitLab 14.5.
+> - [Disabled on self-managed](https://gitlab.com/gitlab-org/gitlab/-/issues/353410) in GitLab 15.0.
WARNING:
The cluster management project was [deprecated](https://gitlab.com/groups/gitlab-org/configure/-/epics/8) in GitLab 14.5.
To manage cluster applications, use the [GitLab agent](agent/index.md)
with the [Cluster Management Project Template](management_project_template.md).
+FLAG:
+On self-managed GitLab, by default this feature is not available. To make it available, ask an administrator to [enable the feature flag](../../administration/feature_flags.md) named `certificate_based_clusters`.
+
A project can be designated as the management project for a cluster.
A management project can be used to run deployment jobs with
Kubernetes