Skip to main content

We are getting below error message in our multi cluster environment “User does not have LIST permissions on bootstraps in dist.kio.kasten.io” . How to resolve it.

Thanks in advance.

 

@Shubhadip Pal It appears RBAC issue to me, which role/cluster role is assigned to this user? 
I think you need to assign the user to the k10-mc-admin ClusterRole.


yes, cluster role is assigned, still the same issue.


@Shubhadip Pal can you share the YAMLof rolebinding/clusterrolebing assigned to this user/group?


Hello,

This issue is resolved. Thanks for your help.


@Shubhadip Pal It would be greatly appreciated if you could share the solution to the problem as a point of reference for the community.


As you suggested, a clusterolebinding made with k10-multi-cluster-user (user) and k10-mc-admin (cluster role)


Comment