More progress on updating #keyboardvagabond! I finally fully removed the last vestiges on ingress-nginx. I needed it because I still had harbor registry available externally so I could push images, but I now host #gitea and have #cicd internally. Today I completely removed ingress-nginx in favor of #istio and #harborregistry is behind the same tunnels as everything else.
#kubernetes #selfHosting #nginx #softwareEngineering #softwareDevelopment #k8s
@ragingHungryPanda to mover away from redhat?
@xameer no, I'm self hosting 3 VPS servers running Talos, an operating system that just boots into kubernetes. I use harbor registry as both a docker image cache as well as my own image repository for the piefed, mastodon, pixel fed, and bookwyrm services that I host under the domain. Before I was running gitea, I had to have harbor exposed on the host network to the outside world. That is now closed off ( actually i need to validate my network policies for that)