Links cargo binaries, creates sccache dir, and writes default .zshrc
on first boot. No-op on subsequent sessions.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Mounts dev-home PVC (50Gi) and training-data PVC (read-only).
Targets gpu-dev node pool. Resource requests: 4 CPU / 16Gi,
limits: 14 CPU / 56Gi.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Builds from CI builder base, runs as non-root dev user.
postCreateCommand bootstraps PVC home dir on first session.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>