3 Identity and access management
This chapter covers
- The basics of RBAC
- Creating roles and role bindings
- Using certificates to create users and groups
- Creating service accounts with roles
- Mounting service accounts to pods
In this chapter, we’ll focus on role-based access control, which is within the Cluster Architecture, Installation & Configuration section of the exam curriculum. Now that you know how the Kubernetes API works, it’s essential to understand how to authenticate and authorize a user and/or a service account for the exam.