Add nvidia-vss-vllm 3.2.2 (NVIDIA VSS Blueprint 3.1.0)#242
Conversation
There was a problem hiding this comment.
✅ CVE scan completed successfully.
Scan Summary:
- Total images scanned: 4
- Clean images: 2
- Images with CVEs: 2
- Total CVEs found: 219
🔴 Critical CVEs: 5
🟠 High CVEs: 28
🟡 Medium CVEs: 21
🟢 Low CVEs: 165
Images with CVEs:
- docker.io/alpine/curl:8.12.1: 82 CVEs (Critical: 2, High: 7, Medium: 3, Low: 70)
Critical CVEs: CVE-2026-31789 - nginx:1.27-alpine: 137 CVEs (Critical: 3, High: 21, Medium: 18, Low: 95)
Critical CVEs: CVE-2025-48174, CVE-2026-31789
Pack references only public 0/0 Chainguard images (wolfi-base/nginx/curl). The gated NVIDIA vLLM runtime is fetched as data at deploy (crane export, NGC creds) and run non-privileged on wolfi-base via rootfs-linker swap + gcc/g++ --sysroot wrappers + CUDA tool paths. Validated on a GB10 (Blackwell arm64): serves nemotron, HTTP 200. content.images all public 0/0; validator content check passes (no gated pull). The running container carries NVIDIA CUDA-stack CVEs as runtime data, not in the scanned pack image. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
3.2.2 validated running 2/2 on a GB10 edge cluster. Merged upstream/main (crane-manifest validator fix). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
| @@ -0,0 +1,35 @@ | |||
| { | |||
| "addonType": "system app", | |||
There was a problem hiding this comment.
| "addonType": "system app", | |
| "addonType": "ai", |
There was a problem hiding this comment.
Incorrect formatting, chart values need to be under
charts:
<chart-name>:
| cpuRequest: '2' | ||
| pack: | ||
| content: | ||
| images: |
There was a problem hiding this comment.
Missing images, e.g. nvcr.io/nvidia/vllm:25.12.post1-py3
| group: "VSS Platform" | ||
| remove: [] | ||
| add: | | ||
| manifests: |
There was a problem hiding this comment.
| manifests: | |
| charts: |
| group: "VSS Platform" | ||
| remove: [] | ||
| add: | | ||
| manifests: |
There was a problem hiding this comment.
| manifests: | |
| charts: |
| group: "VSS Platform" | ||
| remove: [] | ||
| add: | | ||
| manifests: |
There was a problem hiding this comment.
| manifests: | |
| charts: |
| group: "VSS Platform" | ||
| remove: [] | ||
| add: | | ||
| manifests: |
There was a problem hiding this comment.
| manifests: | |
| charts: |
| group: "VSS Platform" | ||
| remove: [] | ||
| add: | | ||
| manifests: |
There was a problem hiding this comment.
| manifests: | |
| charts: |
| group: "VSS Platform" | ||
| remove: [] | ||
| add: | | ||
| manifests: |
There was a problem hiding this comment.
| manifests: | |
| charts: |
| group: "VSS Platform" | ||
| remove: [] | ||
| add: | | ||
| manifests: |
There was a problem hiding this comment.
| manifests: | |
| charts: |
nvidia-vss-vllm — VSS 3.x, pack
3.1.4VSS 3.x standalone vLLM LLM backend (
nvidia/NVIDIA-Nemotron-Nano-9B-v2-FP8) as a Helm chart, fronted by an nginx sidecar (llm-nim-svc).gpuMemUtil: 0.4— sized so the LLM co-resides with the Cosmos VLM on a single GB10 (119.6 GiB unified); raise it on a dedicated GPU.Versioning: chart/pack
version: 3.1.4(our packaging) ·appVersion: 3.1.0(upstream NVIDIA VSS Blueprint 3.x). Helm chart; images pinned invalues.yamlpack.content.images.Tested on NVIDIA GB10 / DGX Spark (arm64 SBSA)
Deployed via Palette add-on cluster profile
vss-dgx-spark-3xon edge clusteredge-gx10(single GB10). Full VSS 3.x route green — all 5 packs reportPack services are ready, cluster Running:Validation:
pack.jsonJSON-syntax/schema/version, logo, README, andpack.content.imagesall pass. Thecontent.imagespull (crane) fails for the gatednvcr.io/nim/*andnvcr.io/nvidia/vss-core/*images — the CI runner has no NGC credentials (same image-pull exception as the 2.4 PRs #233–236; the cluster pulls them viangc-pull-secret).