Prerequisites
About 130 wordsLess than 1 minute
2025-09-07
Learn to set up TKA in a Kubernetes cluster and authenticate using your Tailscale identity.
What You'll Build
By the end of this tutorial:
- TKA server running in your Kubernetes cluster
- Ephemeral kubeconfig issued for your user
- RBAC bound to the role defined in your ACL capability
- Automatic credential cleanup on logout
Prerequisites
Essential:
- Kubernetes cluster you can reach (kind, k3s, existing cluster, etc.)
- Tailscale account with your device joined to the tailnet
- kubectl installed
For HTTPS (recommended):
Optional:
