Creating Cluster Role Bindings
In this lesson, we will grant cluster-wide access to the user with the help of Cluster Role Bindings.
View Access Across the Cluster
We’ll change John’s view
permissions so that they are applied across the whole cluster.
Instead of executing yet another ad-hoc kubectl commands, we’ll define ClusterRoleBinding
resource in YAML format so that the change is documented.
Looking into the Definition
Let’s take a look at the ...
Access this course and 1400+ top-rated courses and projects.