Skip to content

How can users manage permissions to Kubernetes resources at scale #18828

@varbanv

Description

@varbanv

Users need to manage a large number of access controls across a number of teams.
Currently only the cluster-admin has access to all current and future resources for a cluster.
Users would like to manage a set of roles that are know and updated based on new access controls made available over time due to new modules or kubernetes features.

Sub-problems:

  • How to discover the necessary access to use the new XYZ module?
  • How to see/audit existing access?
  • How to setup and maintain a role for a specific use case?

Proposals:

Implementation

According to the decision record all Kyma modules should implement RBAC aggregation to view and edit roles. Tasks:

Sub-issues

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions