跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Kubernetes Operator

插件 已验证 活跃

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.

目的

To provide end-to-end discipline and tooling for building robust and compliant Kubernetes Operators, catching common bugs early in the development cycle.

功能

  • 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

使用场景

  • Building new Kubernetes Operators
  • Auditing existing operator code for quality and compliance
  • Designing Custom Resource Definitions (CRDs)
  • Choosing the right Kubernetes Operator framework

非目标

  • Generic Kubernetes operations (kubectl, Helm charts)
  • General Kubernetes security auditing
  • Cloud architecture design

安装

请先添加 Marketplace

/plugin marketplace add alirezarezvani/claude-skills
/plugin install kubernetes-operator@claude-code-skills

质量评分

已验证
97 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标14.6k
许可证MIT
状态
查看源代码