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:
authorEvan Read <eread@gitlab.com>2018-12-18 06:27:15 +0300
committerEvan Read <eread@gitlab.com>2018-12-18 06:27:15 +0300
commit95d4e979d58e971c6b2a74b83c191cd3d003565a (patch)
tree5228fbc595a1b3fc5cbc0821510fe7e57d15ac9e
parent399713b1065ce9df9c396fc03316fcf862821860 (diff)
parent5ee9b242be75191b776210d9a3a19d679d7662c3 (diff)
Merge branch 'docs-group-level-clusters-update' into 'master'
Add unavailable features section to group-level cluster page. See merge request gitlab-org/gitlab-ce!23896
-rw-r--r--doc/user/group/clusters/index.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/user/group/clusters/index.md b/doc/user/group/clusters/index.md
index adc43921d47..8e03d116b81 100644
--- a/doc/user/group/clusters/index.md
+++ b/doc/user/group/clusters/index.md
@@ -124,3 +124,11 @@ The result will then be:
- The Project cluster will be used for the `test` job.
- The Staging cluster will be used for the `deploy to staging` job.
- The Production cluster will be used for the `deploy to production` job.
+
+## Unavailable features
+
+The following features are not currently available for group-level clusters:
+
+1. Terminals (see [related issue](https://gitlab.com/gitlab-org/gitlab-ce/issues/55487)).
+1. Pod logs (see [related issue](https://gitlab.com/gitlab-org/gitlab-ce/issues/55488)).
+1. Deployment boards (see [related issue](https://gitlab.com/gitlab-org/gitlab-ce/issues/55488)).