Prometheus Exposing Linux User and Group information with the Prometheus Textfile Collector Learn how to set up the Textfile Collector to expose Linux user and group data as Prometheus metrics.
ArgoCD Enhance Argo CD Observability: A Step-by-Step Guide to Integrating Prometheus Metrics into the UI Bringing more observability to the Argo CD UI
Helm Verifying Helm Charts for improved security Helm Charts are the go-to way of packaging and sharing applications in
Helm Signing Helm Charts with PGP using the GitHub Releaser Action This guide will show how you can sign your Helm Charts in an automated way by using the GitHub Releaser Action with a PGP key.
Windows Renaming a user folder in Windows 11 With this guide you can change the default name of your user folder.
Firefox Run a private Sync Server for Firefox on Kubernetes If you don’t want to store all your data in the Firefox Cloud you can run your own self-hosted Firefox Sync Server.
Helm Using GitHub as a Helm Chart Repository Using GitHub Pages to create a Helm Repository in a secure and stable way.
Kubernetes A minimal minikube cheat sheet A collection of commands and tips and tricks for using minikube.
Kubernetes Using minikube with nip.io on WSL2 Minikube combined with nip.io makes accessing and developing applications a breeze.
MySQL Fixing the 'authentication plugin not loaded' issue on Bitnami's MySQL Helm Chart When you upgrade an existing installation of the Bitnami MySQL Helm Chart
Kubernetes How to permanently redirect traffic with nginx in Kubernetes In this article I will show a quick way to permanently redirect traffic with the nginx Ingress Controller in Kubernetes using an Ingress object.
Helm Automating Blackbox Monitoring for your Helm Chart In this article, I explain the concept of Blackbox Monitoring, a Prometheus CRD for defining monitoring targets, and a possible implementation of these concepts with Helm.