What is a runner? There's a self-hosted one? Why would i want it on a kubernetes cluster? Github runners are machines that run the steps defined in your github action workflow - they're machines that basically executes the commands on your behalf. By...
blog.nebed.io3 min readNo responses yet.