Forgejo Runner with IPv6 only on Kubernetes
TL;DR Deploy your own Forgejo runner in an IPv6-only Kubernetes cluster by patching the docker daemon.json 🚄 This post was supported by EC164 “Transalpin” and EC112 “Blauer Enzian” Why Codeberg/Forgejo? What are the actions for? Recently, I’ve started to migrate some of my git repositories from GitHub to Codeberg, which is a Forgejo instance, as I’m more comfortable with a community-driven Git & Development platform. Forgejo offers lots of features known from similar platforms (like PRs, Issues, and Actions), but obviously with limited resources (and sometimes features) due to the nature of the relatively young ecosystem. ...