Welcome to mirror list, hosted at ThFree Co, Russian Federation.

index.md « create « clusters « user « doc - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8dfeafeb48ee8d67f588090d92b4c3f7299f84f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
stage: Deploy
group: Environments
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments
---

# Create Kubernetes clusters

You can use Infrastructure as Code (IaC) to create clusters on cloud providers.
You connect the clusters to GitLab by using the agent for Kubernetes.

- [Create a cluster on Google GKE](../../infrastructure/clusters/connect/new_gke_cluster.md)
- [Create a cluster on Amazon EKS](../../infrastructure/clusters/connect/new_eks_cluster.md)
- [Create a cluster on Azure AKS](../../infrastructure/clusters/connect/new_aks_cluster.md)
- [Create a cluster on Civo](../../infrastructure/clusters/connect/new_civo_cluster.md)