dynamo-troubleshoot

Installation
SKILL.md

Dynamo Troubleshoot

Purpose

Turn a Dynamo failure into a clear problem class, strongest signal, and next action. Start with read-only evidence, avoid secrets, and fix one layer at a time.

Prerequisites

  • Python 3.10+ on the operator machine.
  • kubectl configured with read access to the target namespace.
  • Permission to read pods, events, jobs, PVCs, and DynamoGraphDeployment resources (NOT secrets).
  • Network reachability to the cluster API server.
Installs
142
Repository
nvidia/skills
GitHub Stars
1.0K
First Seen
7 days ago
dynamo-troubleshoot — nvidia/skills