diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2021-01-07 18:16:25 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2021-01-07 18:16:25 +0000 |
commit | aa5ca44f172f02f04cca448b1f9c17d6d933de40 (patch) | |
tree | 096eb3da55535f3ee0b5dc1ff1c9f89e149644f7 /doc/user/project/clusters/index.md | |
parent | 8a49ba59ae6337c84b76129dfefedaa164deb43d (diff) | |
download | gitlab-ce-aa5ca44f172f02f04cca448b1f9c17d6d933de40.tar.gz |
Add latest changes from gitlab-org/gitlab@13-7-stable-ee
Diffstat (limited to 'doc/user/project/clusters/index.md')
-rw-r--r-- | doc/user/project/clusters/index.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/project/clusters/index.md b/doc/user/project/clusters/index.md index 80db1c960db..55467c8a468 100644 --- a/doc/user/project/clusters/index.md +++ b/doc/user/project/clusters/index.md @@ -20,7 +20,7 @@ Using the GitLab project Kubernetes integration, you can: - Detect and [monitor Kubernetes](#monitoring-your-kubernetes-cluster). - Use it with [Auto DevOps](#auto-devops). - Use [Web terminals](#web-terminals). -- Use [Deploy Boards](#deploy-boards). +- Use [Deploy Boards](#deploy-boards). **(PREMIUM)** - Use [Canary Deployments](#canary-deployments). **(PREMIUM)** - Use [deployment variables](#deployment-variables). - Use [role-based or attribute-based access controls](add_remove_clusters.md#access-controls). @@ -316,7 +316,7 @@ the need to leave GitLab. [Read more about Canary Deployments](../canary_deployments.md) -#### Deploy Boards +#### Deploy Boards **(PREMIUM)** GitLab Deploy Boards offer a consolidated view of the current health and status of each CI [environment](../../../ci/environments/index.md) running on Kubernetes, |