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
649758cd
Commit
649758cd
authored
Jan 28, 2020
by
Daniel Gruesso
Committed by
Evan Read
Jan 28, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clarify Kubernetes cluster creation sources
parent
47691f47
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
8 deletions
+16
-8
doc/user/project/clusters/add_remove_clusters.md
doc/user/project/clusters/add_remove_clusters.md
+10
-6
doc/user/project/clusters/index.md
doc/user/project/clusters/index.md
+6
-2
No files found.
doc/user/project/clusters/add_remove_clusters.md
View file @
649758cd
# Adding and removing Kubernetes clusters
# Adding and removing Kubernetes clusters
GitLab
can integrate with
the following Kubernetes providers:
GitLab
offers integrated cluster creation for
the following Kubernetes providers:
-
Google Kubernetes Engine (GKE).
-
Google Kubernetes Engine (GKE).
-
Amazon Elastic Kubernetes Service (EKS).
-
Amazon Elastic Kubernetes Service (EKS).
In addition, GitLab can integrate with any standard Kubernetes provider, either on-premise or hosted.
TIP:
**Tip:**
TIP:
**Tip:**
Every new Google Cloud Platform (GCP) account receives
[
$300 in credit upon sign up
](
https://console.cloud.google.com/freetrial
)
,
Every new Google Cloud Platform (GCP) account receives
[
$300 in credit upon sign up
](
https://console.cloud.google.com/freetrial
)
,
and in partnership with Google, GitLab is able to offer an additional $200 for new GCP accounts to get started with GitLab's
and in partnership with Google, GitLab is able to offer an additional $200 for new GCP accounts to get started with GitLab's
...
@@ -360,18 +362,20 @@ to install some [pre-defined applications](index.md#installing-applications).
...
@@ -360,18 +362,20 @@ to install some [pre-defined applications](index.md#installing-applications).
## Add existing cluster
## Add existing cluster
If you have either of the following types of clusters already, you can add them to a project:
If you have an existing Kubernetes cluster, you can add it to a project, group, or instance.
For more information, see information for adding an:
-
[
Google Kubernetes Engine cluster
](
#existing-gke
-cluster
)
.
-
[
Existing Kubernetes cluster
](
#existing-kubernetes
-cluster
)
.
-
[
Amazon Elastic Kubernetes Service
](
#existing-eks-cluster
)
.
-
[
Existing Elastic Kubernetes Service cluster
](
#existing-eks-cluster
)
.
NOTE:
**Note:**
NOTE:
**Note:**
Kubernetes integration is not supported for arm64 clusters. See the issue
Kubernetes integration is not supported for arm64 clusters. See the issue
[
Helm Tiller fails to install on arm64 cluster
](
https://gitlab.com/gitlab-org/gitlab-foss/issues/64044
)
for details.
[
Helm Tiller fails to install on arm64 cluster
](
https://gitlab.com/gitlab-org/gitlab-foss/issues/64044
)
for details.
### Existing
GKE
cluster
### Existing
Kubernetes
cluster
To add a
n existing GKE
cluster to your project, group, or instance:
To add a
Kubernetes
cluster to your project, group, or instance:
1.
Navigate to your:
1.
Navigate to your:
-
Project's
**Operations > Kubernetes**
page, for a project-level cluster.
-
Project's
**Operations > Kubernetes**
page, for a project-level cluster.
...
...
doc/user/project/clusters/index.md
View file @
649758cd
...
@@ -96,8 +96,12 @@ to the first container in the first pod of your environment.
...
@@ -96,8 +96,12 @@ to the first container in the first pod of your environment.
## Adding and removing clusters
## Adding and removing clusters
See
[
Adding and removing Kubernetes clusters
](
add_remove_clusters.md
)
for details on how to
See
[
Adding and removing Kubernetes clusters
](
add_remove_clusters.md
)
for details on how
set up integrations with Google Cloud Platform (GCP) and Amazon Elastic Kubernetes Service (EKS).
to:
-
Create a cluster in Google Cloud Platform (GCP) or Amazon Elastic Kubernetes Service
(EKS) using GitLab's UI.
-
Add an integration to an existing cluster from any Kubernetes platform.
## Cluster configuration
## Cluster configuration
...
...
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