CI/CD Made Easy
Deploy Self-Hosted Azure DevOps Agents On Kubernetes in under an hour
Over the Bank Holiday weekend I got around to updating and writing a How-To for some code which fully automates the deployment of a couple of self-hosted Azure DevOps Agents to a managed Kubernetes cluster. I thought this might be useful for anyone that wants to learn more about Kubernetes or Azure DevOps.
A lot of Kubernetes guides out there focus on just basics, but I went ahead and automated the boring parts (the How-To can be completed in under an hour) so that you can focus on learning more interesting things such as:
- Kubectl
- Helm
- Infrastructure as Code
- Pipelines as Code
- Kubernetes Day 2 Operations
- Scaling up Azure DevOps
If you’ve got 30mins-1 hour to spare and are interested in any of the above, please have a look and leave a comment if you liked it!