What is the difference between Role and ClusterRole objects?
Answer
The difference between them is that a Role is used at a namespace level whereas a ClusterRole is for the entire cluster.
The difference between them is that a Role is used at a namespace level whereas a ClusterRole is for the entire cluster.