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
업데이트됨 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
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use creating-ephemeral-kubernetes-exec-pods