Creating Ephemeral Kubernetes Exec Pods

Community

Ephemeral 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:

  1. Set KUBECONFIG environment variable
  2. Find the source deployment and container
  3. Transform deployment to ephemeral Pod (generate /tmp/exec-pod.json)
  4. Apply and wait for readiness
  5. Exec into pod

Dependency Matrix

Required Modules

None required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.