Creating Ephemeral Kubernetes Exec Pods
CommunityEphemeral Kubernetes exec pods for debugging.
Authorjohnnymo87
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill creates ephemeral pods cloned from existing deployments for interactive shell access with full application context (environment variables, secrets, volume mounts).
Core Features & Use Cases
- Clone deployment into a short-lived Pod
- Copy env vars, volumes, and secrets
- Run a fixed entry like sleep for debugging
- Optional memory tuning
Quick Start
Steps:
- Set KUBECONFIG environment variable
- Find the source deployment and container
- Transform deployment to ephemeral Pod (generate /tmp/exec-pod.json)
- Apply and wait for readiness
- Exec into pod
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Creating Ephemeral Kubernetes Exec Pods Download link: https://github.com/johnnymo87/dotfiles/archive/main.zip#creating-ephemeral-kubernetes-exec-pods Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.