Skip to main content
Run any Skill in Manus
with one click
coreweave
GitHub creator profile

coreweave

Repository-level view of 14 collected skills across 1 GitHub repositories.

skills collected
14
repositories
1
updated
2026-07-09
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

add-gpu-nodes-to-eks
network-and-computer-systems-administrators

Add a GPU managed nodegroup to an existing SUNK (Slurm on Kubernetes) deployment running on EKS. Covers AWS G/VT quota checks, budget-friendly A10G/L4 profiles and opt-in production A100/H100 profiles, nodegroup creation via eksctl, NVIDIA device-plugin verification (EKS GPU AMI auto-installs it), enabling the pre-defined gpu-workers nodeset in Slurm values, system-toleration patching, and end-to-end Slurm GPU smoke tests. Use when asked to "add GPUs to SUNK on EKS", "set up GPU workers on EKS", "configure A10G/L4/A100/H100 nodes on EKS SUNK", or "run GPU jobs on SUNK-EKS". Requires the base SUNK deployment from deploy-sunk-on-eks to be healthy.

2026-07-09
deploy-sunk-on-eks
network-and-computer-systems-administrators

Deploy SUNK (Slurm on Kubernetes) on Amazon Elastic Kubernetes Service from scratch, following the sub-$50/day budget profile defined in docs/eks/conventions.md. Covers quota check, cluster bootstrap, IRSA, cluster controllers, shared storage, SUNK + Slurm Helm install, GPU nodegroup, in-cluster monitoring (Grafana), CloudWatch observability + dashboards, GCM GPU health checks, and the verification loop. Everything is default-on; each step has an explicit `--skip-*` opt-out for cost-sensitive deployments. Use when asked to "deploy SUNK on EKS", "set up Slurm on AWS", "create a SUNK cluster on Amazon", "install SUNK on EKS", or "deploy Slurm on Kubernetes on AWS".

2026-07-09
patch-eks-system-tolerations
network-and-computer-systems-administrators

Patch EKS system DaemonSets and infrastructure pods to tolerate the SUNK lock taint (sunk.coreweave.com/lock=true:NoExecute). Run after initial SUNK deployment, after EKS upgrades, or when networking/storage breaks on compute nodes. Use when asked to "patch EKS tolerations", "fix evicted system pods on EKS", "fix aws-node on SUNK EKS", "fix kube-proxy on SUNK", or "re-run toleration patches after EKS upgrade".

2026-07-09
deploy-sunk-on-kubernetes
network-and-computer-systems-administrators

Deploy SUNK (Slurm on Kubernetes) on bare-metal, on-premises, or unmanaged Kubernetes clusters. Covers kubeadm/manual cluster setup considerations, manual NVIDIA device plugin installation, custom storage backends, and the universal SUNK deployment steps. Use when asked to "deploy SUNK on bare metal", "set up Slurm on Kubernetes", "install SUNK on-prem", "deploy SUNK on kubeadm", "deploy SUNK on Rancher", or "install Slurm on a self-managed Kubernetes cluster".

2026-07-09
add-gpu-nodes-to-gke
network-and-computer-systems-administrators

Add GPU compute nodes to an existing SUNK (Slurm on Kubernetes) deployment running on GKE. Covers GKE node pool creation with driver installation, NVIDIA driver path setup via s6, Slurm GRES configuration, verification with GPU jobs, and smoke tests including single-GPU CUDA validation and multi-node NCCL all-reduce templates. Use when asked to "add GPUs to SUNK on GKE", "set up GPU workers on GKE", "configure L4/A100/H100 nodes on GKE SUNK", "run GPU jobs on SUNK", or "test NCCL on SUNK". Requires the base SUNK deployment from deploy-sunk-on-gke to be healthy.

2026-07-09
deploy-sunk-on-gke
software-developers

Deploy SUNK (Slurm on Kubernetes) on Google Kubernetes Engine from scratch. Covers GKE cluster creation, NFS shared filesystem, MOCO MySQL, SUNK operator, Slurm chart with all GKE-specific adaptations, lock taint handling, and system pod patching. Use when asked to "deploy SUNK on GKE", "set up Slurm on GKE", "create a SUNK cluster on Google Cloud", or "install SUNK on a GKE cluster".

2026-07-09
patch-gke-system-tolerations
software-developers

Patch GKE system and infrastructure pods to tolerate the SUNK lock taint (sunk.coreweave.com/lock=true:NoExecute). Run after initial SUNK deployment, after GKE upgrades, or when kubectl exec/logs fails with "No agent available". Use when asked to "patch GKE tolerations", "fix evicted system pods", "fix konnectivity", "fix kubectl exec not working on SUNK GKE", or "re-run toleration patches after GKE upgrade".

2026-07-09
bootstrap-sunk-local-user
software-developers

Create a single local UNIX user on a SUNK deployment without setting up authentik/LDAP or SCIM. Drops an SSH public key, captures username + email + UID/GID, and registers the user with slurmdbd automatically so they can submit jobs without a manual sacctmgr step. Works on any provider (EKS, GKE, CoreWeave). Use when: "add a local user to SUNK", "create test user on SUNK", "skip LDAP for SUNK", "one-off SUNK user", "how do I SSH into SUNK without LDAP", "bootstrap SUNK without nsscache", "put my public key on the login pod", "rotate a user's SSH key", "remove a SUNK user".

2026-07-09
Showing top 8 of 14 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded