How to connect to Kubernetes applications through Tailscale?

Why I want to use Tailscale Tailscale is a VPN service that makes it easy to create secure networks and connections between devices. The main reason I want to use Tailscale is that I need a secure and private way to access services that should not be publicly accessible. Tailscale allows me to create a virtual private network (VPN) where my devices and services can communicate securely over the internet, without exposing them to the public. ...

24. January 2026 · 5 min · Mattia Müggler

How to set up a Tailscale account with OIDC?

Why I want to use Tailscale Tailscale is a VPN service that makes it easy to create secure networks and connections between devices. The main reason I want to use Tailscale is that I need a secure and private way to access services that should not be publicly accessible. Tailscale allows me to create a virtual private network (VPN) where my devices and services can communicate securely over the internet, without exposing them to the public. ...

23. January 2026 · 6 min · Mattia Müggler

Kubernetesize everything

In advance, I want to say that I’m still quite new to the whole Kubernetes world, so please be understanding if there are better ways to do things or if I did something wrong. :) In autumn 2024, I heard about a new managed Kubernetes service here in Switzerland by my preferred hosting company, Infomaniak. The service was not released yet, but I already started planning the migration of my whole infrastructure. At that time, it was distributed across several VPSs, a Kubernetes cluster at DigitalOcean, and some services running at home. I started searching for Helm charts or wrote my own if none were available. ...

30. July 2025 · 8 min · Mattia Müggler