The last thing I need to figure out is how to replace ddev. I need a Podman pod that can run as multiple domains in a dev environment.
I spent the morning trying to figure out traefik. It seems very powerful, but I'm very unfamiliar with it.
The last thing I need to figure out is how to replace ddev. I need a Podman pod that can run as multiple domains in a dev environment.
I spent the morning trying to figure out traefik. It seems very powerful, but I'm very unfamiliar with it.
#Kubernetes Gateway API: a sobering look
My biggest pain with ingresses are regex redirects.
So many of us relied on the notorious #nginx annotations or even deployed separate nginx instances for more complex redirects.
With #GatewayAPI we have HttpRoutes with RequestRedirect filters but they don't have a path type regex.
How to migrate nginx annotations?
The go-to solutions seem proprietary CRDs like #traefik middleware.
So, no Gateway API, then?
Please tell me that I'm missing something!
I wrote a new blog post about using #Traefik and #Podman together for declarative reverse proxy management on containerized workloads. https://blog.devenphillips.dev/posts/getting-started-with-traefik-and-podman.html
It's a really good solution for my #selfhost needs. It makes it simple for me to add #LetsEncrypt certificates for all of my workloads. The plugins also allow me to configure things like OpenID authentication with my #Keycloak server.
https://blog.devenphillips.dev/posts/getting-started-with-traefik-and-podman.html
Gibt es einen #prometheus Scraper/Exporter, der alle in #Traefik konfigurierten Hosts eines bestimmten Entrypoints via HTTP/S Check überprüfen kann?
Ich bin es Leid immer den #CheckMK Admins nachzurennen, jede neue Domain in das #Monitoring zu fummeln.
Da bau ich mir das lieber selber.
Und eben automatisch, ich will da nix "von Hand" konfigurieren müssen.
(CheckMK kann da leider auch nix in die Richtung...)
Wie damals... in der Steinzeit als alles von Hand gemacht wurde.