gke-tpu

Installation
SKILL.md

GKE TPU Skill

Manage GKE-based TPU workloads via kubectl. Config-driven via gke.toml in the current working directory (CWD).

Commands

Command Description Reference
create Create TPU pod (single-host) or job (multi-host) references/create.md
sync Sync code + install deps to all containers references/sync.md
run Execute script on multi-process TPU references/run.md
status Check pod/workload status references/status.md

Read the relevant reference file for the user's command before executing.

Configuration

Read gke.toml from the current working directory at the start of every command. This keeps configs isolated per worktree/session. Never hardcode project/cluster/zone/bucket. If gke.toml does not exist in CWD, prompt the user to create one.

Related skills
Installs
1
First Seen
7 days ago