chapter three
3 Identity and access management
This chapter covers
- The basics of role-based access control
- 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 (RBAC), which is within the Cluster Architecture, Installation, and 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 a Service Account for the exam.