pooja acharya
pooja acharya

Reputation: 31

kubernetes ABAC via resource labels

In K8s Is there any way to access the resources within a namespaces basis labels that are attached to them.

RBAC access in K8's is primarily handled from a namespace level, so there are difficulties in adequately segmenting access to an app level. What we want to implement is restricted access to a particular team's resources basis the label that is attached to them

Upvotes: 1

Views: 280

Answers (0)

Related Questions