
10 min read
Creating Fully Ephemeral Azure Pipelines Agents in Kubernetes (K8s)
At my current job, we use Azure DevOps and Azure Pipelines for code repos and CI/CD. For the vast majority of our pipelines, we use Microsoft's hosted agents. They're easy to us...