Skip to content

docs: address #137 follow-ups (helm install, key-manager API, anchors, gpu-operator note)#142

Merged
dcmcand merged 2 commits into
mainfrom
chore/docs-137-followups
Jul 16, 2026
Merged

docs: address #137 follow-ups (helm install, key-manager API, anchors, gpu-operator note)#142
dcmcand merged 2 commits into
mainfrom
chore/docs-137-followups

Conversation

@dcmcand

@dcmcand dcmcand commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Addresses the open follow-ups in #137.

Done in this PR

  • Non-ArgoCD install example (cicd-and-releasing.md): helm install from the published OCI chart (oci://quay.io/nebari/charts/nebari-llm-serving --version 0.1.2) and via the gh-pages Helm repo, for local/manual installs (ArgoCD stays the recommended path).
  • Key-manager API mint example (quickstart.mdx): a POST /api/keys curl with a bearer JWT, as a CLI alternative to the UI.
  • Key revocation (quickstart.mdx): UI delete or DELETE /api/keys/{namespace}/{model}/{clientID}; a revoked key immediately 401s on the external route.
  • Landing page example links (index.md): link the runnable examples/models/*.yaml manifests from the teaser.
  • #specaccess anchor fix (configuration.mdx): renamed the PassthroughModel ### spec.access to ### spec.access (external provider) so the LLMModel #specaccess anchor (and the in-page cross-link) is unambiguous regardless of heading order.
  • gpu-operator config note (installation.md): documents when to use the installation.md config (vanilla GPU nodes, operator installs driver + toolkit) vs examples/nvidia-gpu-operator.yaml (pre-installed NVIDIA driver AMI, driver + toolkit disabled).

Already resolved (not in this PR)

The "version source of truth" item is resolved by the release-automation migration: Chart.yaml is now the single source of truth (bumping it drives the release), currently 0.1.2, so the old alpha.9-vs-git-tag drift is gone.

Docs build clean; docs-examples tests 25/25; link check OK; no em dashes.

…evocation, index links, spec.access anchor, gpu-operator note)
@github-actions

Copy link
Copy Markdown

📄 Docs preview for chore/docs-137-followups:
https://chore-docs-137-followups.llm-serving-pack.pages.dev

@dcmcand
dcmcand merged commit 7293c88 into main Jul 16, 2026
8 checks passed
@dcmcand
dcmcand deleted the chore/docs-137-followups branch July 16, 2026 08:50
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.

1 participant