-
Notifications
You must be signed in to change notification settings - Fork 16
STAC-22208: document RBAC on Rancher #1621
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: suse-observability-staging
Are you sure you want to change the base?
STAC-22208: document RBAC on Rancher #1621
Conversation
560bfb4
to
9ffb065
Compare
setup/security/rbac/rbac_rancher.md
Outdated
|
||
## Overview | ||
|
||
The SUSE Rancher Prime Observability Extension allows RBAC configuration of users access in SUSE Observability. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would immediately note here that this uses k8s' rbac system to grant access to rancher users, and can be configured through the concepts in rancher (role templates).
I would also immediately point the user here to the altenrative rbac implemntation we have (legacy rbac?) to avoid confusion
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perhaps we already have it (or not) but it would be great to have a note on the legacy/standalone rbac system about not being able to scope metrics and traces over there ...
27d949c
to
95f4209
Compare
No description provided.