How to Authenticate Users in Kubernetes: x509 Certificates, OIDC, and Cloud Identity
Kubernetes doesn't know who you are.
It has no user database, no built-in login system, no password file. When you run kubectl get pods, Kubernetes receives an HTTP request and asks one question: who
freecodecamp.org29 min read