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
0
Merge Requests
0
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
Boxiang Sun
gitlab-ce
Commits
864790b8
Commit
864790b8
authored
Sep 27, 2017
by
Achilleas Pipinellis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add EEP to headings
parent
f6a69ea9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
7 deletions
+8
-7
doc/user/project/integrations/kubernetes.md
doc/user/project/integrations/kubernetes.md
+8
-7
No files found.
doc/user/project/integrations/kubernetes.md
View file @
864790b8
...
...
@@ -10,10 +10,6 @@ Kubernetes API (such as OpenShift).
Each project can be configured to connect to a different Kubernetes cluster, see
the
[
configuration
](
#configuration
)
section.
If you have a single cluster that you want to use for all your projects,
you can pre-fill the settings page with a default template. To configure the
template, see the
[
Services Templates
](
services_templates.md
)
document.
## Configuration
Navigate to the
[
Integrations page
](
project_services.md#accessing-the-project-services
)
...
...
@@ -51,6 +47,11 @@ The Kubernetes service takes the following parameters:
[
Kubernetes dashboard
](
https://kubernetes.io/docs/tasks/access-application-cluster/web-ui-dashboard/#config
)
(under
**Config > Secrets**
).
TIP:
**Tip:**
If you have a single cluster that you want to use for all your projects,
you can pre-fill the settings page with a default template. To configure the
template, see
[
Services Templates
](
services_templates.md
)
.
## Deployment variables
The Kubernetes service exposes the following
...
...
@@ -73,7 +74,7 @@ GitLab CI/CD build environment:
Here's what you can do with GitLab if you enable the Kubernetes integration.
### Deploy Boards
### Deploy Boards
(EEP)
> Available in [GitLab Enterprise Edition Premium][ee].
...
...
@@ -85,7 +86,7 @@ workflow they already use without any need to access Kubernetes.
[
> Read more about Deploy Boards
](
https://docs.gitlab.com/ee/user/project/deploy_boards.html
)
### Canary Deployments
### Canary Deployments
(EEP)
> Available in [GitLab Enterprise Edition Premium][ee].
...
...
@@ -100,7 +101,7 @@ the need to leave GitLab.
Automatically detect and monitor Kubernetes metrics. Automatic monitoring of
[
NGINX ingress
](
./prometheus_library/nginx.md
)
is also supported.
[
> Read more about Kubernetes monitoring
](
./
prometheus_library/kubernetes.md
)
[
> Read more about Kubernetes monitoring
](
prometheus_library/kubernetes.md
)
### Auto DevOps
...
...
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