Skip to content
Discussion options

You must be logged in to vote

It is fairly simple ... if you want to use the features which need the ClusterRoleBindings, you have to give the operator the rights to create it. If you do not want to give it the permissions, then fine, do not do it, but do not use the features which need it. In your case, rackAwareness is such feature. So you cannot have both.

This config is too permissive to run in our org's multi-tenant environment.

The ClusterRoleBinding RBAC allows the operator to only grant the right the operator has. So in this case it allows the cluster operator to give the Kafka brokers / Connect clusters the right to get nodes (or in theory get the storage classes). It does not allow it to grant anything els…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@bradw456
Comment options

@scholzj
Comment options

Answer selected by bradw456
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants