Skip to content

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

Merged
TaylorMutch merged 1 commit into
NVIDIA:mainfrom
mesutoezdil:docs/kubernetes-rbac-inline
May 27, 2026
Merged

docs(kubernetes): add RBAC section to setup page#1540
TaylorMutch merged 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.

@johntmyers
Copy link
Copy Markdown
Collaborator

/ok to test 18ee550

@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented May 26, 2026

/ok to test 18ee550

@johntmyers, there was an error processing your request: E2

See the following link for more information: https://docs.gha-runners.nvidia.com/cpr/e/2/

@johntmyers
Copy link
Copy Markdown
Collaborator

/ok to test 2bda0aa

@johntmyers
Copy link
Copy Markdown
Collaborator

@TaylorMutch could you take a peak and see if you're good w/ these docs? If so I think we can merge

@TaylorMutch TaylorMutch merged commit fafde3e into NVIDIA:main May 27, 2026
27 checks passed
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

3 participants