Blog

Wikijs | Postgresql | Transport Encryption

Today I am on a quest to have all my applications running in Kubernetes containers connected to PostgreSQL to only use encrypted database connections. Earlier I did Sonarqube and posted …

Brave Browser won’t start after renaming host

Symptoms: Brave Browser will not start at allEnvironment: Symtoms Brave Browser will not start, no error messages on screen Environment Linux, Gnome, Chrome, Brave Browser Problem Description After renaming the …

Kubernetes Quickie: Extract the Ca-Bundle

Today I came across a new little problem: Configuring a MutatingWebhookConfiguration for Nginx ingress controller. The example looks like this: See that caBundle thing? The value needed here has to …