Hacker News new | ask | show | jobs
by fedreg 1203 days ago
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!!

1 comments

But why such complexity? Is it easier to maintain than terraform code?
Yes. Terraform doesn't actively manage resources, opererators do.