mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-03 16:04:30 +00:00
1.2 KiB
1.2 KiB
stage, group, description, info
stage | group | description | info |
---|---|---|---|
none | Tutorials | GitOps, Kubernetes deployments. | For assistance with this tutorials page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments-to-other-projects-and-subjects. |
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 |
---|---|---|
Use GitOps with GitLab | Learn how to provision and manage a base infrastructure, connect to a Kubernetes cluster, deploy third-party applications, and carry out other infrastructure automation tasks. | |
Set up Flux for GitOps | Learn how to set up Flux for GitOps in a sample project. | |
Deploy a Git repository using Flux | Learn how to organize a GitLab project for GitOps. | |
Deploy an OCI artifact using Flux | Learn how to package and deploy your Kubernetes manifests as an OCI artifact. |