• 📄 This Chapter Covers

  • 📄 12.1. Understanding authentication
  • 12.1.1. Users and groups
  • 12.1.2. Introducing ServiceAccounts
  • 12.1.3. Creating ServiceAccounts
  • 12.1.4. Assigning a ServiceAccount to a pod

  • 📄 12.2. Securing the cluster with role-based access control
  • 12.2.1. Introducing the RBAC authorization plugin
  • 12.2.2. Introducing RBAC resources
  • 12.2.3. Using Roles and RoleBindings
  • 12.2.4. Using ClusterRoles and ClusterRoleBindings
  • 12.2.5. Understanding default ClusterRoles and ClusterRoleBindings
  • 12.2.6. Granting authorization permissions wisely