There are 19 repositories under crd topic.
Automatically provision and manage TLS certificates in Kubernetes
A management framework for extending Kubernetes with Operators
A Kubernetes operator that simplifies the management of Role Bindings and Service Accounts.
Kubernetes Universal Declarative Operator (KUDO)
Create Kubernetes secrets from Vault for a secure GitOps based workflow.
API Reference Docs generator for Kubernetes CRDs (used by Knative, Kubeflow and others)
Kubernetes custom controller and CRDs to managing Airflow
Official Kubernetes operator for Apache Solr
Collection of Kubernetes Operators built with KUDO.
Generic libraries for building idiomatic Kubernetes controllers
The NiFiKop NiFi Kubernetes operator makes it easy to run Apache NiFi on Kubernetes. Apache NiFI is a free, open-source solution that support powerful and scalable directed graphs of data routing, transformation, and system mediation logic.
CR(D) Wizard is a web and tui based dashboard designed to provide a clear and intuitive interface for visualizing and exploring Kubernetes Custom Resource Definitions (CRDs) and their corresponding Custom Resources (CRs). It helps k8s users to quickly understand the state of their custom controllers and the resources they manage.
Opinionated StackSet resource for managing application life cycle and traffic switching in Kubernetes
NATS Streaming Operator
kom 是一个用于 Kubernetes 操作的工具,SDK级的kubectl、client-go的使用封装。并且支持作为管理k8s 的 MCP server。 它提供了一系列功能来管理 Kubernetes 资源,包括创建、更新、删除和获取资源,甚至使用SQL查询k8s资源。这个项目支持多种 Kubernetes 资源类型的操作,并能够处理自定义资源定义(CRD)。 通过使用 kom,你可以轻松地进行资源的增删改查和日志获取以及操作POD内文件等动作。
Operator for NooBaa - object data service for hybrid and multi cloud environments :cloud: :wrench:
That's right - order that nice pizza 🍕 with `kubectl`
Synchronize and Version Control ConfigMaps & Secrets across Deployment Rollouts.
Example of how to create and manage Kubernetes Custom Resource Definition.
Kubernetes Operator to manage Dynamic Admission Controllers using Open Policy Agent
Kubernetes code generator docker image
a demo of how to run a python custom controller with crd on kubernetes
A python 🐍 kubernetes ☸️ ORM 🚀. Very useful when writing operators for your CRDs with Kopf.
cluster-operator creates, configures and helps manage StorageOS cluster on Kubernetes
基于Fabric8模拟Kubernetes的Deployment实现一个Controller
Kubernetes Webhook Authenticator that allows for dynamic registration of OpenID Connect providers
kube-trigger watches events and triggers actions in a programmable way.
A simple way to manage helm charts with a Custom Resource Definitions in k8s.
云原生, 容器云, docker, kubernetes相关笔记
A golang based operator to create and manage MongoDB standalone setup and cluster setup
FlytePropeller is a Kubernetes native operator, that executes Flyte Workflows and Tasks. It has its own kubectl-flyte CLI to interact and is extensible using the flyteplugins/pluginmachinery interface