Creating Role Bindings
In this lesson, we will create a Role Binding to let the user have the viewing access to all the objects in our default Namespace.
We'll cover the following
Creating Role Bindings
Role Bindings bind a User (or a Group, or a Service Account) to a Role (or a Cluster Role). Since John wants more visibility to our cluster, we’ll create a Role Binding that will allow him to view (almost) all the objects in the default
namespace. That should be a good start of our quest to give John just the right amount of privileges.
Get hands-on with 1400+ tech skills courses.