home/categories/containers/johnnymo87-dotfiles-claude-skills-creating-ephemeral-k8s-exec-pods-skill-md
containersdevops

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.

johnnymo87
maintainer
johnnymo87
Actualizado 1/19/2026
Estrellas
0
Forks
0
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.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use creating-ephemeral-kubernetes-exec-pods