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
8b31e8c7
Commit
8b31e8c7
authored
Jun 07, 2018
by
Achilleas Pipinellis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Change EKS article yaml frontmatter
parent
06941114
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
6 deletions
+9
-6
doc/user/project/clusters/eks_and_gitlab/index.md
doc/user/project/clusters/eks_and_gitlab/index.md
+5
-6
doc/user/project/clusters/index.md
doc/user/project/clusters/index.md
+4
-0
No files found.
doc/user/project/clusters/eks_and_gitlab/index.md
View file @
8b31e8c7
---
redirect_from
:
'
https://docs.gitlab.com/ee/user/project/clusters/eks_and_gitlab/index.html'
author
:
Joshua Lambert
author_gitlab
:
joshlambert
level
:
intermediate
article_type
:
tutorial
date
:
2018-06-05
---
# Connecting and deploying to an Amazon EKS cluster
> **[Article Type](../../../../development/writing_documentation.md#types-of-technical-articles):** tutorial ||
> **Level:** intermediate ||
> **Author:** [Joshua Lambert](https://gitlab.com/joshlambert) ||
> **Publication date:** 2018-06-05
## Introduction
In this tutorial, we will show how easy it is to integrate an
[
Amazon EKS
](
https://aws.amazon.com/eks/
)
cluster with GitLab, and begin deploying applications.
...
...
doc/user/project/clusters/index.md
View file @
8b31e8c7
...
...
@@ -398,6 +398,10 @@ containers. To use this integration, you should deploy to Kubernetes using
the deployment variables above, ensuring any pods you create are labelled with
`app=$CI_ENVIRONMENT_SLUG`
. GitLab will do the rest!
## Read more
-
[
Connecting and deploying to an Amazon EKS cluster
](
eks_and_gitlab/index.md
)
[
permissions
]:
../../permissions.md
[
ee
]:
https://about.gitlab.com/products/
[
Auto DevOps
]:
../../../topics/autodevops/index.md
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