controller-idioms
supervillain
controller-idioms | supervillain | |
---|---|---|
1 | 1 | |
175 | 79 | |
3.4% | - | |
4.3 | 6.5 | |
5 months ago | 3 months ago | |
Go | Go | |
Apache License 2.0 | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
controller-idioms
-
Writing a Kubernetes Operator
Since Go got generics, working with the Kubernetes API could become far more ergonomic. It's been pulling teeth until now. I'm eager to see how the upstream APIs change over time.
In the mean time, one of the creators of the Operator Framework[0] built a bunch of useful patterns using generics that we used to build the SpiceDB Operator[1] called controller-idioms[2].
Does anyone know of other efforts to improve the status quo?
[0]: https://operatorframework.io
[1]: https://github.com/authzed/spicedb-operator
[2]: https://github.com/authzed/controller-idioms
supervillain
What are some alternatives?
databricks-kube-operator - A Kubernetes operator to enable GitOps style deploys for Databricks resources
macschema - Toolchain for generating JSON definitions of Apple APIs
kubectl-operator - Manage Kubernetes Operators from the command line
mu8 - Genetic algorithm for unsupervised machine learning in Go.
cronjobber - Cronjobber is a cronjob controller for Kubernetes with support for time zones
typ - Generic types and functions that are missing from Go, including sets, linked lists, trees, etc.
rbacsync - Automatically sync groups into Kubernetes RBAC
go-verify - A Golang schema validation toolkit that takes inspiration from https://zod.dev/ - because who doesn't love a good source of inspiration? 🎉 [Moved to: https://github.com/mkafonso/schema]
kubebuilder - Kubebuilder - SDK for building Kubernetes APIs using CRDs
prometheus-operator - Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes
kubeplus - Kubernetes Operator for multi-instance multi-tenancy
spicedb - Open Source, Google Zanzibar-inspired database for scalably storing and querying fine-grained authorization data