k8s-controller-ops
CommunityReliable Kubernetes controllers in production.
AuthormissBerg
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Operational patterns for Kubernetes controllers are complex and error-prone in production; this skill codifies best practices for reliability and safety across common scenarios.
Core Features & Use Cases
- Leader election patterns to ensure a single active reconciler and fast failover
- RBAC management with least-privilege configuration for controller components
- Finalizer safety with idempotent cleanup using MergeFrom patches
- Server-Side Apply (SSA) for owned resources and declarative reconciliation
- Extension points and hooks to integrate external processing or validation
- Credential rotation and secure secret handling for long-running controllers
- Drift detection and periodic re-sync to maintain desired state
Quick Start
Configure and deploy a production-grade Kubernetes controller that safely implements leader election, RBAC, finalizers, SSA, extension hooks, credential rotation, and drift detection.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: k8s-controller-ops Download link: https://github.com/missBerg/envoy-skills/archive/main.zip#k8s-controller-ops Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.