What problem does it solve?
This Skill eliminates the manual effort and guesswork involved in identifying Kubernetes cluster networking hardware, GPUs, NICs, rails, node groups, and deployment profile settings.
Core Features & Use Cases
- Self-contained cluster discovery: Bootstraps the NIC Configuration Daemon in a private namespace without requiring a pre-installed Network Operator.
- Hardware and topology detection: Discovers NVIDIA NICs, GPUs, east-west rails, north-south devices, node groups, OFED-dependent modules, and applicable topology presets.
- Configuration generation: Produces a reusable cluster-config.yaml with resolved profile values, node selectors, hardware groups, and preserved documentation comments.
- Use Case: Use it to inspect a new NVIDIA Kubernetes cluster, determine whether SR-IOV, RDMA shared, or host-device deployment is appropriate, and save the resulting configuration for manifest generation.
Quick Start
Ask the AI to discover the Kubernetes cluster hardware and save the resolved configuration to the specified cluster-config.yaml path.