Difficulty: Intermediate
How does a Pod authenticate to the Kubernetes API?
Kubernetes automatically mounts a ServiceAccount token inside the Pod at `/var/run/secrets/kubernetes.io/serviceaccount/token`.
Identity, Auth
JavaScript is required for the interactive version of this page, including the code playground and progress tracking. Browse all InternHack tutorials.