Kubernetes Operator
Plugin Verifiziert AktivEnd-to-end Kubernetes Operator discipline: CRD design, reconcile-loop patterns, and OperatorHub Capability Levels. Ships CRD validator, reconcile-loop linter, and capability auditor (3 stdlib Python tools), 4 references on the operator pattern + CRD design + reconcile patterns + framework comparison (controller-runtime/kubebuilder/operator-sdk/metacontroller/KOPF), CRD + Go controller skeletons, and /operator-audit slash command. NOT a generic k8s skill — specifically the Operator pattern.
To provide end-to-end discipline and tooling for building robust and compliant Kubernetes Operators, catching common bugs early in the development cycle.
Funktionen
- CRD design and validation
- Reconcile-loop linting and best practices
- OperatorHub capability level auditing
- Reference documentation on operator patterns
- Go controller and CRD asset templates
Anwendungsfälle
- Building new Kubernetes Operators
- Auditing existing operator code for quality and compliance
- Designing Custom Resource Definitions (CRDs)
- Choosing the right Kubernetes Operator framework
Nicht-Ziele
- Generic Kubernetes operations (kubectl, Helm charts)
- General Kubernetes security auditing
- Cloud architecture design
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add alirezarezvani/claude-skills/plugin install kubernetes-operator@claude-code-skillsQualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Context7 Plugin
100Upstash Context7 MCP-Server für die Abfrage aktueller Dokumentationen. Ruft versionsspezifische Dokumentationen und Codebeispiele direkt aus Quell-Repositories in den LLM-Kontext.
Cicd Automation
99CI/CD pipeline configuration, GitHub Actions/GitLab CI workflow setup, and automated deployment pipeline orchestration
Deployment Strategies
99Deployment patterns, rollback automation, and infrastructure templates
Shipwright
98Describe your app in plain English — Shipwright builds, tests, and deploys it autonomously. 9-phase pipeline, 4 stacks, enterprise-grade safety hooks.
Kubernetes Operations
98Kubernetes manifest generation, networking configuration, security policies, observability setup, GitOps workflows, and auto-scaling