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
This commit is contained in:
Evan Read 2018-12-18 03:27:15 +00:00
commit 95d4e979d5
1 changed files with 8 additions and 0 deletions

View File

@ -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)).