Skip to content

Require namespace-Level RoleBinding in Fluent Bit configuration to restrict Cluster-level access  #577

@sourabh507

Description

@sourabh507

To avoid providing cluster-level access, we need to abstract permissions by assigning roles at the namespace level. For this purpose, we require a RoleBinding in the Fluent Bit configuration.

A RoleBinding grants the permissions defined in a Role to a user or set of users within a specific namespace. This ensures that users have the necessary permissions to perform their tasks without having broader access to the entire cluster.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions