Weekly(-ish!) posts on DevOps space
GitHub Actions, self-hosted runners with Scale-Sets tips and tricks
As someone who’s spent a fair bit of time tinkering with CI/CD pipelines and automating infrastructure, I’ve really started to see the value in GitHub Actions, particularly after moving away from Jenkins. My journey took an exciting turn when I began experimenting with self-hosted GitHub Actions runners on Kubernetes, using the summerwinds actions runner controller. Things got even more interesting when I shifted to scale-sets, thanks to GitHub embracing the ARC project....