Traefik v3 on Kubernetes / Rancher
This is how I migrated from Traefik v2 to v3. I use HostPort for having the real IP's inside traefik logs and the services.
This is how I migrated from Traefik v2 to v3. I use HostPort for having the real IP's inside traefik logs and the services.
A little update to rancher-traefik, this contains the values in it's newest format.
Yesterday a friend of mine Rei Bauer told me about HTTP/3 and how much faster it made her website.
In this blog Post we gonna install a HA Rancher Kubernetes Cluster with a MariaDB Galera Cluster as Datastore.
For the Let's Check App I'm writing I needed a simple router. I haven't found anything that suited my needs so I decided to role my own.
In the last few days, I've created an OpenLDAP Cluster with Æ-DIR for the Webmeisterei, the Installation wasn't straight forward but the creator of Æ-DIR Michael Ströder helped me a lot with it.
Today I moved my gohugo.io blog from a lxd hosting to our Kubernetes -dev Cluster at the Webmeisterei.
As Gitlab CE (Community Edition) does not support Mirroring people came up with external tools,one i found fast is: gitlab-mirrors but i had troubleswith it (it did always prune) so i decided to write my own python-only fork of it.