How Using Self-Hosted GitHub Runners Can Save You a Fortune
Too Long; Didn't Read
GitHub has made it possible to run GitHub Actions using your own self-hosted runners. Thanks to the [Actions Runner Controller] it is surprisingly easy to run actions in your Kubernetes clusters. We will show you how to install it using `kubectl` but using helm is just as easy.