This repo was designed to get anyone up and running self-hosted Azure DevOps Agents on Azure's managed Kubernetes service, AKS. Everything will be deployed as code, and the walkthrough can be completed in under an hour!
By the end of you will have bootstrapped:
- A Terraform backends
- A working Kubernetes cluster
- A Container Registry
- A couple of self-hosted Azure Pipelines Agents using the Helm package manager
and deployed a Wordpress application via a Pipeline running on those same agents.
Below is the architecture