Back to Plugins

kubernetes-operator

16.2k

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.

Details

AuthorAlireza Rezvani
Version
v2.4.0
Category
development

Keywords

kubernetes
operator
crd
controller-runtime
kubebuilder
operator-sdk
metacontroller
kopf
reconcile
devops