Skip to content

Tailscale and Kubernetes

Sidecar

This method allows bi-directional connectivity between the pod and other devices in the tailnet

Tailscale Kubernetes operator

Limitation: Only works with tailscale.com, since:

Tailscale Kubernetes Operator must be configured with OAuth client credentials. The operator uses these credentials to manage devices via Tailscale API and to create auth keys for itself and the devices it manages.