Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Kubernetes Operator

Plugin Verifiziert Aktiv

End-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.

Zweck

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-skills

Qualitätspunktzahl

Verifiziert
97 /100
Analysiert about 21 hours ago

Vertrauenssignale

Letzter Commitabout 23 hours ago
Sterne14.6k
LizenzMIT
Status
Quellcode ansehen