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
9877a301
Commit
9877a301
authored
Sep 05, 2019
by
Thong Kuah
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add Cluster Environments documentation
This documents the GitLab Premium feature of Cluster environments
parent
b5800ea5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
47 additions
and
0 deletions
+47
-0
doc/user/clusters/environments.md
doc/user/clusters/environments.md
+47
-0
doc/user/clusters/img/cluster_environments_table_v12_3.png
doc/user/clusters/img/cluster_environments_table_v12_3.png
+0
-0
No files found.
doc/user/clusters/environments.md
0 → 100644
View file @
9877a301
# Cluster Environments **(PREMIUM)**
> [Introduced](https://gitlab.com/gitlab-org/gitlab-ee/issues/13392) in [GitLab Premium](https://about.gitlab.com/pricing/) 12.3.
Cluster environments provide a consolidated view of which CI
[
environments
](
../../ci/environments.md
)
are
deployed to the Kubernetes cluster and it:
-
Shows the project and the relevant environment related to the deployment.
-
Displays the status of the pods for that environment.
## Overview
NOTE:
**Note:**
Cluster environments are only available for
[
group-level clusters
](
../group/clusters/index.md
)
.
Support for
[
instance-level
](
../instance/clusters/index.md
)
clusters is
[
planned
](
https://gitlab.com/gitlab-org/gitlab-ce/issues/63985
)
.
With cluster environments, you can gain insight into:
-
Which projects are deployed to the cluster.
-
How many pods are in use for each project's environment.
-
The CI job that was used to deploy to that environment.
![
Cluster environments page
](
img/cluster_environments_table_v12_3.png
)
Access to cluster environments is restricted to
[
group maintainers and
owners
](
../permissions.md#group-members-permissions
)
## Usage
In order to:
-
Track environments for the cluster, you must
[
deploy to a Kubernetes cluster
](
../project/clusters/index.md#deploying-to-a-kubernetes-cluster
)
successfully.
-
Show pod usage correctly, you must
[
enable Deploy Boards
](
../project/deploy_boards.md#enabling-deploy-boards
)
.
Once you have successful deployments to your group-level cluster:
1.
Navigate to your group's
**Kubernetes**
page.
1.
Click on the
**Environments**
tab.
NOTE:
**Note:**
Only successful deployments to the cluster is included in this page.
Non-cluster environments will not be included.
doc/user/clusters/img/cluster_environments_table_v12_3.png
0 → 100644
View file @
9877a301
123 KB
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