kubernetes-deployment-creator
by jeremylongshorev1.0.0
Create Kubernetes deployments, services, and configurations with best practices
Commands
k8s-deployCreate Kubernetes deployments and services
Documentation
# Kubernetes Deployment Creator Plugin Create production-ready Kubernetes deployments and services. ## Installation ```bash /plugin install kubernetes-deployment-creator@claude-code-plugins-plus ``` ## Usage ```bash /k8s-deploy ``` ## Features - Complete K8s manifests - Health checks configured - Auto-scaling support - Ingress and TLS - Resource management - Best practices built-in ## License MIT