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
Обновлено 1/19/2026
Звёзды
0
Форки
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.
Установка
$ install --globalskills.sh
Использование
После установки вы можете использовать этот skill, выполнив следующую команду в терминале:
skills use creating-ephemeral-kubernetes-exec-pods