Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
c4675334
Commit
c4675334
authored
Sep 27, 2021
by
Marcia Ramos
Committed by
Nick Gaskill
Sep 27, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Docs: Improve cluster levels sections
parent
ac0e79ed
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
15 deletions
+15
-15
doc/user/infrastructure/clusters/connect/index.md
doc/user/infrastructure/clusters/connect/index.md
+15
-15
No files found.
doc/user/infrastructure/clusters/connect/index.md
View file @
c4675334
...
...
@@ -63,16 +63,6 @@ You can also use the [certificate-based method](../../../project/clusters/multip
but, for
[
security implications
](
#security-implications-for-clusters-connected-with-certificates
)
,
we don't recommend using this method.
## Cluster levels
Choose your cluster's level according to its purpose:
| Level | Purpose |
|--|--|
|
[
Project level
](
../../../project/clusters/index.md
)
| Use your cluster for a single project. |
|
[
Group level
](
../../../group/clusters/index.md
)
| Use the same cluster across multiple projects within your group. |
|
[
Instance level
](
../../../instance/clusters/index.md
)
**(FREE SELF)**
| Use the same cluster across groups and projects within your instance. |
## Supported cluster versions
GitLab is committed to support at least two production-ready Kubernetes minor
...
...
@@ -92,23 +82,33 @@ Kubernetes version to any supported version at any time:
Some GitLab features may support versions outside the range provided here.
## View your clusters
## Cluster levels
Choose your cluster's level according to its purpose:
| Level | Purpose |
|--|--|
|
[
Project level
](
../../../project/clusters/index.md
)
| Use your cluster for a single project. |
|
[
Group level
](
../../../group/clusters/index.md
)
| Use the same cluster across multiple projects within your group. |
|
[
Instance level
](
../../../instance/clusters/index.md
)
| Use the same cluster across groups and projects within your instance. |
### View your clusters
To view the Kubernetes clusters connected to your project,
group, or instance, open the cluster's page according to
the
[
level
](
#cluster-levels
)
of your cluster
.
group, or instance, open the cluster's page according to
your cluster's level
.
**Project-level clusters:**
1.
On the top bar, select
**Menu > Projects**
and find your project.
1.
On the left sidebar, select
**Infrastructure > Kubernetes clusters**
.
**
[Group-level clusters](../../../group/clusters/index.md)
:**
**
Group-level clusters
:**
1.
On the top bar, select
**Menu > Groups**
and find your group.
1.
On the left sidebar, select
**Kubernetes**
.
**
[Instance-level clusters](../../../instance/clusters/index.md)
:**
**
Instance-level clusters
:**
1.
On the top bar, select
**Menu > Admin**
.
1.
On the left sidebar, select
**Kubernetes**
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment