
2/8/2022 · Viktor Nagy
What this post added
This post details how to use Auto DevOps with the GitLab Agent for Kubernetes to deploy a minimal application. It outlines the prerequisites, explains Auto DevOps, and provides steps for building a simple Python application with a Dockerfile. The core configuration involves setting up the CI/CD tunnel, defining the Kubernetes context and namespace, and specifying the ingress base domain. Several Auto DevOps features are intentionally disabled to keep the tutorial focused and accessible.