LarsL

Lars Lehmnn

Day 77

Kubernetes optimizations

Catagory:

Today I spent the time to further optimize my Kubernetes cluster.
I updated the Traefik Ingress controller and enabled nice errors and catch all pages. Additionally I removed the Cert-Manager annotations from the Ingress and IngressRoutes and replaced them with certificate resources to switch from RSA to ECDSA keys for the certificates.

I also migrated Argus from a Docker host to the Kubernetes cluster.