Skip to content

docs(helm): add install instructions for OpenShift#1240

Merged
TaylorMutch merged 1 commit intoNVIDIA:mainfrom
sjenning:docs/openshift
May 7, 2026
Merged

docs(helm): add install instructions for OpenShift#1240
TaylorMutch merged 1 commit intoNVIDIA:mainfrom
sjenning:docs/openshift

Conversation

@sjenning
Copy link
Copy Markdown
Contributor

@sjenning sjenning commented May 7, 2026

Summary

Add OpenShift installation instructions to the Helm chart README, enabling users to deploy OpenShell on OpenShift clusters.

Changes

  • Added OpenShift-specific installation steps to deploy/helm/openshell/README.md
  • Updated main project README with OpenShift reference

Testing

  • mise run pre-commit passes

Checklist

  • Follows Conventional Commits
  • Commits are signed off (DCO)

@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented May 7, 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.

@sjenning
Copy link
Copy Markdown
Contributor Author

sjenning commented May 7, 2026

Hold on this for @sauagarwa to review and verify

Comment thread README.md Outdated
TaylorMutch added a commit that referenced this pull request May 7, 2026
Mirror the OpenShift install instructions from PR #1240 into the
Kubernetes docs section. Documents the SCC binding for sandbox pods
and the chart overrides required by OpenShift's Security Context
Constraints (disabled PKI init Job, plaintext TLS, cleared fsGroup
and runAsUser).
@sjenning
Copy link
Copy Markdown
Contributor Author

sjenning commented May 7, 2026

Let's do it 👍

@TaylorMutch TaylorMutch merged commit 916a9d9 into NVIDIA:main May 7, 2026
4 checks passed
TaylorMutch added a commit that referenced this pull request May 7, 2026
* docs(kubernetes): add initial reference docs

Add a Kubernetes reference section under docs/reference/kubernetes/ covering
gateway setup, OIDC and reverse-proxy authentication, cert-manager PKI, and
Gateway API external access. Update installation.mdx to link to the new setup
page and nest the new folder under the Reference section in index.yml.

* docs(kubernetes): promote Kubernetes to top-level nav and retitle pages

Move docs/reference/kubernetes/ to docs/kubernetes/ so the section appears
as a top-level nav entry rather than nested under Reference. Retitle the
pages to broader, action-oriented names (Managing Certificates, Ingress,
Access Control) and rename the files to match. Update cross-references in
setup.mdx and the installation page.

* docs(nav): revert Reference to folder mode

The Reference section was switched to explicit section/contents to host
the nested Kubernetes subsection. With Kubernetes promoted to a top-level
folder, restore folder-mode auto-detection. Side effect: sandbox-compute-drivers
is picked up again, which was silently absent from the explicit list.

* docs(kubernetes): add OpenShift install page

Mirror the OpenShift install instructions from PR #1240 into the
Kubernetes docs section. Documents the SCC binding for sandbox pods
and the chart overrides required by OpenShift's Security Context
Constraints (disabled PKI init Job, plaintext TLS, cleared fsGroup
and runAsUser).
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.

2 participants