K8s Gateway API compliant operator

I’ve been building a K8s operator to help me automate deploying Services to .onion addresses. My repo contains all the necessary parts including tor images.

The operator also supports Vanity addresses and will soon support Onionbalance for HA deployments in Kubernetes. I’ve been using it for the last few days and it’s working great.

I’m posting here because I believe others might be interested in using it and I’m curious if others have any suggestions on improvements or ideas. GitHub - chimbosonic/tor-gateway · GitHub

PS I want to be upfront about it I’ve been using Claude to build it however I’ve got 15 years in industry working on containers and kubernetes and I have been reviewing every commit . If that is an issue for you just don’t use it. (I get that AI is a point of contention but it’s enabled me to do things that I would otherwise not have time to do)If you want to review the work feel free to I welcome feedback. Ultimately I’ll be using it for my self and I just want to share it.