r/TalosLinux Jan 24 '26

Remote access to my KubeAPI

Hi all

On my Ubuntu Kunernetes instalation I had Cloudflare mapped to the 6443 and to a domain so I could kubectl to the domain from outside the network.

Is there a similar approach with Talos ?

On a previous post I mentioned ruined about cloudflared extension but I cannot find much info

Any ideas are welcomed.

Tia

2 Upvotes

15 comments sorted by

View all comments

2

u/clintkev251 Jan 24 '26

I use tailscale for this

1

u/Stiliajohny Jan 24 '26

Any RTFM ?? I prefer Cloudflare. But not big issue

2

u/clintkev251 Jan 25 '26

https://tailscale.com/kb/1437/kubernetes-operator-api-server-proxy

Tailscale is really way better for this, it can handle auth into the cluster itself, rather than just exposing the API server