·kubernetes-python
</>

kubernetes-python

adaptationio/skrillz

Kubernetes Python client for programmatic cluster management. Use when working with Kubernetes API, managing pods, deployments, services, namespaces, configmaps, secrets, jobs, CRDs, EKS clusters, watching resources, automating K8s operations, or building Kubernetes controllers.

6Installs·0Trend·@adaptationio

Installation

$npx skills add https://github.com/adaptationio/skrillz --skill kubernetes-python

SKILL.md

Official Python client library for Kubernetes, providing programmatic access to the Kubernetes API for automation, custom tooling, and application integration.

| CoreV1Api | Pods, Services, ConfigMaps, Secrets, Namespaces, PVCs | client.CoreV1Api() | | AppsV1Api | Deployments, StatefulSets, DaemonSets, ReplicaSets | client.AppsV1Api() | | BatchV1Api | Jobs, CronJobs | client.BatchV1Api() | | NetworkingV1Api | Ingresses, NetworkPolicies | client.NetworkingV1Api() |

| CustomObjectsApi | Custom Resources (CRDs) | client.CustomObjectsApi() |

Kubernetes Python client for programmatic cluster management. Use when working with Kubernetes API, managing pods, deployments, services, namespaces, configmaps, secrets, jobs, CRDs, EKS clusters, watching resources, automating K8s operations, or building Kubernetes controllers. Source: adaptationio/skrillz.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/adaptationio/skrillz --skill kubernetes-python
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is kubernetes-python?

Kubernetes Python client for programmatic cluster management. Use when working with Kubernetes API, managing pods, deployments, services, namespaces, configmaps, secrets, jobs, CRDs, EKS clusters, watching resources, automating K8s operations, or building Kubernetes controllers. Source: adaptationio/skrillz.

How do I install kubernetes-python?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/adaptationio/skrillz --skill kubernetes-python Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/adaptationio/skrillz