k8s-exec

Community

Run SQL and Python on Kubernetes pods.

Authornclandrei
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Kubernetes environments often require executing dynamic commands directly inside pods for database checks or app-level scripts. This Skill provides a safe, repeatable way to run SQL via psql or Python code via Django shell without building custom containers or manually connecting.

Core Features & Use Cases

  • Run SQL queries directly in Kubernetes pods using psql or Django dbshell.
  • Execute Python code against a Django app inside a carta-web pod for ORM checks.
  • Automated pod discovery and environment resolution with safeguards to avoid production.

Quick Start

Run a sample SQL query with -q or a small Python command with --python in your target namespace to verify access.

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: k8s-exec
Download link: https://github.com/nclandrei/dotfiles/archive/main.zip#k8s-exec

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 471,000+ vetted skills library on demand.