I now have a secure way of exposing applications running on my homelab Kubernetes cluster using the Tailscale operator!
The Tailscale Kubernetes operator allows you to expose applications through your Tailnet using either a loadBalancerClass or an Ingress object.
How do you securely expose apps in Kubernetes? What Ingress controller are you using?