RBAC is a critical feature in terms of security for Kubernetes and
OpenShift. It enables administrators to segment the privileges
granted to a service account, and thus allows us to limit the
access to resources that they get. By defining roles appropriately
one is able to codify organizational policy. [1]
[1]
https://docs.openshift.com/container-platform/latest/authentication/using-rbac.html