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.
maintainer
johnnymo87
Atualizado 1/19/2026
Estrelas
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.
Instalação
$ install --globalskills.sh
Uso
Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:
skills use creating-ephemeral-kubernetes-exec-pods