Moving my personal infrastructure to Kubernetes (single-node k3s)(stanislas.blog)
stanislas.blog
Moving my personal infrastructure to Kubernetes (single-node k3s)
https://stanislas.blog/2025/04/moving-to-k8s/
1 comments
nice post, for the k3s, i noticed u used tailscale for the node ip, was there any specific reason? it usually adds an extra layer also can cause MTU issues. I think it's better to deploy tailscale operator to reach kube api and internal services.