It was found that RBAC authorization is not set in the k8s api server configuration file. Role Based Access Control (RBAC) allows control in the operations that an entity can execute in the cluster.
Recommended Mitigation
It is recommended to include 'RBAC' authorization in the authorization mode parameter in the configuration file.