running github action self hosted runner on kubernetes cluster

Due to kubernetes ability to scale, it is a better platform to deploy github runners. To do that, we can use the following docs:

https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners-with-actions-runner-controller/quickstart-for-actions-runner-controller



Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20