Files
gitlab-foss/doc/user/clusters/create/_index.md
2025-05-16 00:09:54 +00:00

16 lines
830 B
Markdown

---
stage: Deploy
group: Environments
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Create Kubernetes clusters
description: Amazon EKS, Azure AKS, Google GKE, and Civo.
---
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)