home/categories/scripting/majiayu000-claude-skill-registry-skills-data-creating-ephemeral-kubernetes-exec-pods-skill-md
scriptingdevelopment
creating-ephemeral-kubernetes-exec-pods
This skill creates ephemeral pods cloned from existing deployments for interactive shell access with full application context. Use this when you need Rails console, database access, or debugging with env vars and secrets without affecting production pods.
maintainer
majiayu000
Mis à jour 1/22/2026
Étoiles
185
Forks
40
quick start
Installation and usage
This skill creates ephemeral pods cloned from existing deployments for interactive shell access with full application context. Use this when you need Rails console, database access, or debugging with env vars and secrets without affecting production pods.
Installation
$ install --globalskills.sh
Utilisation
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use creating-ephemeral-kubernetes-exec-pods