Skip to content

docs(kubernetes): add RBAC section to setup page#1540

Open
mesutoezdil wants to merge 1 commit into
NVIDIA:mainfrom
mesutoezdil:docs/kubernetes-rbac-inline
Open

docs(kubernetes): add RBAC section to setup page#1540
mesutoezdil wants to merge 1 commit into
NVIDIA:mainfrom
mesutoezdil:docs/kubernetes-rbac-inline

Conversation

@mesutoezdil
Copy link
Copy Markdown
Contributor

@mesutoezdil mesutoezdil commented May 23, 2026

Moves RBAC documentation inline into the setup page, per reviewer feedback on #1250.

Reflects the current Helm chart templates accurately, including the pods/get permission added for sandbox identity and tokenreviews/create for projected token validation.

Closes #1018

Documents the ServiceAccount, Role, and ClusterRole created by the Helm
chart inline on the setup page, per reviewer feedback on NVIDIA#1250. Reflects
the current chart templates including pods/get for sandbox identity and
tokenreviews/create for projected token validation.

Closes NVIDIA#1018
@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented May 23, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(docs): Add documentation for OpenShell Kubernetes RBAC requirements

1 participant