July 2019
Intermediate to advanced
502 pages
14h
English
Accounts are a central concept in Kubernetes. Every request to the Kubernetes API server must originate from a particular account that the API server will authenticate, authorize, and admit before going through with it. There are two types of account:
Let's examine both account types and understand the differences and when it's appropriate to use each one.