What problem does it solve?
This skill applies generated NVIDIA networking manifests to a Kubernetes cluster in the correct dependency order, reducing deployment errors and providing validation safeguards before changes are persisted.
Core Features & Use Cases
- Manifest Deployment: Apply l8k-generated Network Operator, networking, IPAM, policy, and workload resources to a cluster.
- Helm Integration: Install or upgrade the Network Operator from generated values, including requestor-mode configuration and authenticated chart retrieval.
- Validation and Safety: Support server-side dry runs, overwrite handling, dependency-aware reconciliation, kubeconfig selection, and post-deployment verification.
- Use Case: After generating deployment files for an SR-IOV or Spectrum-X environment, use this skill to validate and apply them to a production-like Kubernetes cluster while checking operator readiness and device configuration status.
Quick Start
Use the k8s-launch-kit deploy skill to apply the generated manifests from the deployment directory to the Kubernetes cluster with a server-side dry run first.