Question about RBAC in Kubernetes: Are access role...
# general
c
Question about RBAC in Kubernetes: Are access roles cumulative? If a user has access rights A and the posix group the user is in (LDAP) has access rights B, does it end up with the combined access rights A+B? Does Rancher consider the whole set of groups the user is in?