debian-mirror-gitlab/doc/user/clusters/create/index.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

15 lines
677 B
Markdown
Raw Normal View History

2022-05-07 20:08:51 +05:30
---
stage: Configure
group: Configure
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/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)
2022-07-23 23:45:48 +05:30
- [Create a cluster on Civo](../../infrastructure/clusters/connect/new_civo_cluster.md)