Y
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
alexott
1203 days ago
But why such complexity? Is it easier to maintain than terraform code?
link
EdwardDiego
1203 days ago
Yes. Terraform doesn't actively manage resources, opererators do.
link