controller-runtime
There are 24 repositories under controller-runtime topic.
postfinance/kubelet-csr-approver
Kubernetes controller to enable automatic kubelet CSR validation after a series of (configurable) security checks
kubernetes-sigs/multicluster-runtime
Library for multi-cluster controllers with controller-runtime
authzed/controller-idioms
Generic libraries for building idiomatic Kubernetes controllers
cirocosta/pizza-controller
That's right - order that nice pizza 🍕 with `kubectl`
janekbaraniewski/kubeserial
k8s operator for managing serial devices.
snorwin/k8s-generic-webhook
The k8s-generic-webhook is a library to simplify the implementation of webhooks for arbitrary customer resources (CR) in the operator-sdk or controller-runtime.
dixudx/yacht
Most Light-weighted Kubernetes controller-runtime Framework
darkowlzz/daemonset-job
Kubernetes Operator for creating Jobs backed by Daemonsets.
imikushin/controllers-af
A tiny Go library for building Kubernetes Controllers - As Functions
darkowlzz/operator-toolkit
operator-toolkit provides framework and tools to help implement kubernetes operators.
zchee/kt
kt is the tail Kubernetes logs for a Container in a Pod or specified resource
Operator-Learning-Playground/k8s-operator-practice
k8s自定义crd+controller的开发实践,简易版redis-operator
bubustack/bobrapet
Kubernetes operator for declarative AI workflows. Model pipelines as CRDs (Stories, Engrams, Impulses) with real‑time streaming and batch execution.
ironcore-dev/controller-utils
Utility library for writing Kubernetes controllers
vshn/espejote
An in-cluster templating controller. Manage, mutate, and validate resources using webhooks and reconciliation. Backed by Jsonnet.
3scale-sre/basereconciler
A generalized reconciler for operators based on controller-runtime
googs1025/k8s-controller-runtime-practice
controller-runtime的实践练习与简易源码分析
itspooya/pod-housekeeper
Pod House Keeper Operator
risingwavelabs/ctrlkit
Library that expedites the development of Kubernetes controllers
ullbergm/object-lease-controller
This project implements a Kubernetes operator that allows you to specify a TTL (Time To Live) for an object and once that time passes the object is deleted.
ethan-gallant/Maestro
An opinionated framework to streamline reconciler orchestration in Kubernetes controller-runtime projects
appthrust/fcr
A functional programming toolkit for Kubernetes development, providing functional wrappers for controller-runtime packages with type-safe, composable operations
lichuan0620/k8s-controller-the-hard-way
关注原理的 K8s controller 编写指南
setavitiki/cloud-resource-optimizer
Kubernetes operator for AWS cost optimization - production-ready foundation demonstrating advanced controller patterns, CRD design, and real cost discovery. Built with Go and extensible architecture for enterprise scaling.