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
Updated 1/19/2026
Stars
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.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use creating-ephemeral-kubernetes-exec-pods