databricks-kube-operator
controller-idioms
databricks-kube-operator | controller-idioms | |
---|---|---|
3 | 1 | |
16 | 176 | |
- | 4.0% | |
7.0 | 4.3 | |
3 months ago | 6 months ago | |
Rust | Go | |
Apache License 2.0 | Apache License 2.0 |
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.
databricks-kube-operator
-
Writing a Kubernetes Operator
Here's another example of a custom rust operator, https://github.com/mach-kernel/databricks-kube-operator
Written by a co-worker to help manage our databricks projects across clusters. Works wonderfully!!
- Salut. Folosește cineva Kubernetes și Databricks? Am creat un Rust operator să ajute cu "easy CI/CD workflow".
-
What's everyone working on this week (45/2022)?
So I used kube-rs and came up with this: https://github.com/mach-kernel/databricks-kube-operator
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
What are some alternatives?
smartcore - A comprehensive library for machine learning and numerical computing. The library provides a set of tools for linear algebra, numerical computing, optimization, and enables a generic, powerful yet still efficient approach to machine learning.
kubectl-operator - Manage Kubernetes Operators from the command line
heed - A fully typed LMDB wrapper with minimum overhead 🐦
rbacsync - Automatically sync groups into Kubernetes RBAC
supervillain - Converts Go structs to Zod schemas
spicedb-operator - Kubernetes controller for managing instances of SpiceDB
cronjobber - Cronjobber is a cronjob controller for Kubernetes with support for time zones
konst - Const equivalents of std functions, compile-time comparison, and parsing.
kubebuilder - Kubebuilder - SDK for building Kubernetes APIs using CRDs
spicedb - Open Source, Google Zanzibar-inspired database for scalably storing and querying fine-grained authorization data
prometheus-operator - Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes