diff options
author | James Fargher <proglottis@gmail.com> | 2019-04-30 15:24:50 +1200 |
---|---|---|
committer | James Fargher <proglottis@gmail.com> | 2019-05-20 09:43:35 +0100 |
commit | 96cec8bfe933e17dc819bd47d1cd665953a101a4 (patch) | |
tree | 97e82e83213c7503479c1cc8716e27c3c36de490 /doc/user/group | |
parent | 9afe8d3bcd1f3f39c8543f675e2522e73dd78b59 (diff) | |
download | gitlab-ce-docs-instance_level_clusters.tar.gz |
Initial instance level cluster docsdocs-instance_level_clusters
Diffstat (limited to 'doc/user/group')
-rw-r--r-- | doc/user/group/clusters/index.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/user/group/clusters/index.md b/doc/user/group/clusters/index.md index 53c82169e15..d17c97ecb24 100644 --- a/doc/user/group/clusters/index.md +++ b/doc/user/group/clusters/index.md @@ -5,10 +5,10 @@ ## Overview -Similar to [project Kubernetes -clusters](../../project/clusters/index.md), Group-level Kubernetes -clusters allow you to connect a Kubernetes cluster to your group, -enabling you to use the same cluster across multiple projects. +Similar to [project-level](../../project/clusters/index.md) and +[instance-level](../../instance/clusters/index.md) Kubernetes clusters, +Group-level Kubernetes clusters allow you to connect a Kubernetes cluster to +your group, enabling you to use the same cluster across multiple projects. ## Installing applications |