Skip to main content
Question

User does not have LIST permissions on bootstraps in dist.kio.kasten.io


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.

 

6 comments

Hagag
Forum|alt.badge.img+2
  • Experienced User
  • 154 comments
  • July 28, 2023

@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.


  • Author
  • Comes here often
  • 9 comments
  • July 30, 2023

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


Hagag
Forum|alt.badge.img+2
  • Experienced User
  • 154 comments
  • July 31, 2023

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


  • Author
  • Comes here often
  • 9 comments
  • August 3, 2023

Hello,

This issue is resolved. Thanks for your help.


Hagag
Forum|alt.badge.img+2
  • Experienced User
  • 154 comments
  • August 3, 2023

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


  • Author
  • Comes here often
  • 9 comments
  • August 3, 2023

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


Comment