HyperPod Issue Report Collect diagnostic logs from HyperPod cluster nodes via SSM, store results in S3. Supports both EKS and Slurm clusters with auto-detection. Uses the bundled for reliable parallel collection. Prerequisites - AWS CLI configured with permissions: , , , , , - Python 3.8+ and uv (see uv installation docs for install options) - SSM Agent running on target nodes; node IAM roles need / on the report bucket - For EKS clusters: kubectl installed and configured (see Workflow step 2) Workflow 1. Gather Information Collect from the user: - Cluster identifier (required): accepts clust…