Resmi Sağlayıcı Skill'iView repo
Navigate and explain the NVCF self-hosted stack inside the monorepo. Maps helmfile releases to their charts, image-source subtrees, helm hooks, namespaces, and `needs:` dependency chains. Reads deploy/stacks/self-managed/helmfile.d/*.yaml.gotmpl and deploy/stacks/nvcf-compute-plane/helmfile.d/*.yaml.gotmpl as the source of truth for ordering and versions, with imports.yaml for upstream provenance. Use when a user or developer asks "what deploys X", "what does X depend on", "what hooks run for X"
Dosyalar1 dosya
SKILL.md104 satır
Loading editor…
Kurulum
ÖnerilenTek komut — ajanınız otomatik olarak devreye alır.
Kurulum komutunu görmek için yukarıdan bir AI aracı seçin.
veya
Manuel Kurulum
Daha fazla adımDosyayı indirin ve ajanınızın sistem istemine yapıştırın.
Skill detayları
Versiyonv1.0.0
YazarNVIDIA
Kategoridevops
Skill IDNVIDIA/nvcf/ai-tooling/dev/skills/nvcf-explore-stack
İlgili skill'ler
Documentation StyleNVCF docs style: no bold, no emojis, no em-dash or en-dash, ASCII-only prose. Use when editing markdown, READMEs, AGENTS.md, plans, or PR descriptions.Nvcf Self Managed CliInstall, operate, and tear down self-hosted NVIDIA Cloud Functions (NVCF)
deployments with nvcf-cli. Use for control-plane or compute-plane install,
status checks, cluster registration, function deploy/invoke, task
create/list/cancel/delete, API keys, admin tokens, JWKS rotation,
failed-install diagnosis, and uninstall or down workflows. Trigger keywords:
nvcf, nvcf-cli, self-hosted nvcf, self-managed nvcf, NVCFBackend, NVCA, NCP,
ICMS, helmfile, control plane, compute plane, LLM function,
OpenANvcf Self Managed InstallationInstall and deploy the nvcf-self-managed-stack helmfile bundle for NVCF self-hosted deployments. Covers clean control-plane installation, teardown, helm values overrides, image pull secrets, and debugging installation failures. Use when deploying, installing, reinstalling, tearing down, or configuring the NVCF self-managed control plane stack, or when the user mentions helmfile, self-managed, self-hosted, control plane installation, or nvcf-self-managed-stack. Do NOT use for local k3d developmenNvcf Self Managed PrerequisiteInstall the prerequisites the NVCA operator / compute plane needs before nvcf-nvca-install can succeed: the operator tool nvcf-cli (required by the compute-plane stack's register-cluster step), KAI Scheduler (for the KAIScheduler feature gate), and the SMB CSI driver (for the sharedStorage Samba sidecar PVCs). The two cluster components are cloud-neutral helm installs at the NVCF-validated version pins; same install on AKS, EKS, GKE, k3d, or bare metal. Use when the user mentions NVCA prereqs, nNemoclaw Maintainer Cut Release TagCreates deterministic NemoClaw semver release tags on origin/main, handles release housekeeping, and drafts release notes. Use when cutting a release, tagging a version, shipping a build, creating vX.Y.Z tags, or preparing release announcements.Nemoclaw Maintainer DayRuns the daytime maintainer loop for NemoClaw, prioritizing items labeled with the current version target. Picks the highest-value item, executes the right workflow (merge gate, salvage, security sweep, test gaps, hotspot cooling, or sequencing), and reports progress. Use during the workday to land PRs and close issues. Designed for /loop (e.g. /loop 10m /nemoclaw-maintainer-day). Trigger keywords - maintainer day, work on PRs, land PRs, make progress, what's next, keep going, maintainer loop.