Skip to main content
Pim Widdershoven

Pim Widdershoven

IT / Solution Architect | Engineer at Heart | Cloud, Platform, Security, DevOps

Recent

Unlocking Trust: Why Hardware Security Keys Matter More Than Ever

·9 mins
Passwords are losing their footing as the primary authentication mechanism. This post explores how cryptographic proof, hardware security keys, passkeys, digital signatures, and attestation are shifting the foundation of digital trust — and what that means for your accounts, your architecture, and Zero Trust.

Building a Self-Managing ArgoCD Cluster

·8 mins
Implementation guide for creating an ArgoCD cluster that manages its own configuration and updates through GitOps, including repository structure, app-of-apps pattern, and self-healing configuration.

MetalLB, a bare metal Load Balancer for Kubernetes

·5 mins
Running Kubernetes on bare metal can be challenging on several aspects. One of those is the use of load balancers. MetalLB is a bare metal load balancer that uses ARP to dynamically create new load balancers using dedicated internal IP addresses.