Skip to main content
Run any Skill in Manus
with one click

kubernetes-operator

Design, build, and operate Kubernetes operators using the operator pattern. Use when extending Kubernetes with a custom controller for a domain object (database, message queue, ML pipeline, internal platform primitive), deciding between operator-SDK / Kubebuilder / controller-runtime / metacontroller, designing CRDs with proper schema and conversion, implementing reconciliation loops that are idempotent and converge, building status subresources for observability, or auditing an existing operator for anti-patterns (leaky abstractions, missing finalizers, no leader election, status as spec).

Stars236
Forks45
UpdatedMay 27, 2026 at 21:01
File Explorer
7 files
SKILL.md
readonly