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?

#homelabascode #homelab #kubernetes #tailscale

https://buff.ly/hgUaPHQ

Securely Exposing Applications on Kubernetes With Tailscale

Installing the Tailscale Kubernetes operator and using it to securely expose applications to my Tailnet.

Josh Noll

I recently made a plan to start running my Homelab-as-Code using GitHub/Gitea actions and Gitops.

Step one was getting my Kubernetes clusters stood up...

I went with a 6 node cluster for 'production' (3 control plane, 3 workers), and a single node cluster for staging.

Next steps are to get Longhorn installed for persistent storage, and Traefik + Tailscale installed to manage Ingress objects!

#kubernetes #homelab #homelabascode #gitops #automation

https://buff.ly/3D9DS2K

Creating a Kubernetes Cluster With Talos Linux on Tailscale

Creating Kubernetes clusters in my homelab using Talos linux and connecting them to Tailscale.

Josh Noll