What problem does it solve?
Deploying and operating NVIDIA DOCA Management Service (DMS) to manage BlueField DPUs and ConnectX SmartNICs over gRPC is error-prone: operators must choose the right deployment shape, authentication mode, and protocol surface, and missteps with destructive gNOI operations can take production devices offline. This Skill guides agents through the documented DMS workflows so configuration, operation, and debugging follow the official public guide.
Core Features & Use Cases
- Deployment and authentication planning: Choose between host (non-DPU), BlueField Arm, or Kubernetes pod deployment shapes, and select among localhost, PAM, credentials, or mTLS authentication modes with documented security trade-offs.
- gNMI/gNOI operations: Issue gNMI Get/Set/Subscribe requests against YANG-modeled paths and run gNOI operations such as OS install, reboot, factory-reset, file transfer, mlxconfig, and containerz, with a mandatory confirmation gate for destructive actions.
- Layered debugging and observability: Diagnose failures across transport, authentication, path, backend-tool, and persistency layers, and read or rotate dmsd/dmspe logs.
- Use Case: A platform engineer needs to reboot a remote BlueField from an orchestrator. The Skill walks through verifying the target identity, obtaining explicit confirmation, and issuing the correct documented gNOI reboot operation.
Quick Start
Ask your agent to help you bring up the DMS daemon on a BlueField host and issue a gNMI Get against a documented interface path.