Kubernetes provider needs not to require cluster-admin
role
#330
Labels
enhancement
New feature or request
cluster-admin
role
#330
What problem are you facing?
As per the documentation, and based on my own experience running it in production, it is complicated to infer what permissions to grant to the
provider-kubernetes
Service Account other than thecluster-admin
. Running ascluster-admin
is seen as a risk by our security team.How could Crossplane help solve your problem?
It would be highly appreciated if, as part of the provider documentation, or as part of the integration with Crossplane's RBAC, the Kubernetes provider can describe the least permissions to be ran use, other than user
cluster-admin
.The text was updated successfully, but these errors were encountered: