creating-kubernetes-deployments
CommunityCreate Kubernetes manifests with best practices.
Authorjeremylongshore
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill allows Claude to create production-ready Kubernetes deployments and services. It generates complete K8s manifests with health checks, auto-scaling, ingress, TLS, and resource management configured, saving time and ensuring adherence to best practices.
Core Features & Use Cases
- Manifest Generation: Create YAML files for Deployments, Services, ConfigMaps, Secrets, Ingress, and HPAs.
- Best Practices: Incorporate health checks, resource limits, and TLS termination.
- Rapid Deployment: Quickly generate configurations for new applications or services.
- Use Case: Create a Kubernetes deployment for a web application with 3 replicas, exposing port 80, and automatically set up an Ingress resource with TLS.
Quick Start
User request: "Create a Kubernetes deployment for a web application named 'my-web-app' with 3 replicas, exposing port 80."
The skill will:
- Generate a Deployment manifest for 'my-web-app' with 3 replicas.
- Generate a Service manifest to expose port 80 of the deployment.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferencesassets
💻 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-kubernetes-deployments Download link: https://github.com/jeremylongshore/claude-code-plugins-plus/archive/main.zip#creating-kubernetes-deployments 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.