This message was deleted.
# kubernetes
a
This message was deleted.
c
Solved: In case someone comes across the same issue. The Cluster Member role does not have the correct permissions to view Workloads so the Cluster Viewer role needs to be assigned. (Note: this needs to be completed for each individual cluster) 1. Navigate to the cluster in question 2. Select the Cluster drop down 3. Select Cluster Members 4. Select Add 5. Select the Member/Group 6. Select the Cluster Permissions -> Cluster Viewer
r
we recently did the same. We have a kyverno policy in place that auto-adds namespaces to the correct project (based on namespace name). The namespace-to-project link is just a namespace annotation, so its easily added with Kyverno a ClusterPolicy. Then we could provision project-level access for users based on Entra ID group membership