mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-25 16:03:48 +00:00
16 lines
887 B
Markdown
16 lines
887 B
Markdown
---
|
|
stage: none
|
|
group: Tutorials
|
|
info: For assistance with this tutorials page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments-to-other-projects-and-subjects.
|
|
description: GitOps, Kubernetes deployments.
|
|
title: 'Tutorials: Manage your infrastructure'
|
|
---
|
|
|
|
Use GitLab configuration features to reduce the effort needed to
|
|
configure the infrastructure for your application.
|
|
|
|
| Topic | Description | Good for beginners |
|
|
|-------|-------------|--------------------|
|
|
| [Get started connecting a Kubernetes cluster to GitLab](../user/clusters/agent/getting_started.md) | Learn how to set up the agent for Kubernetes with Flux for GitOps. | {{< icon name="star" >}} |
|
|
| [Get started deploying to Kubernetes](../user/clusters/agent/getting_started_deployments.md) | Learn how to deploy to a Kubernetes cluster with GitLab CI/CD. | {{< icon name="star" >}} |
|