Hacker News new | ask | show | jobs
by jwandborg 1154 days ago
I think it's a breath of opportunity to hear that there is tooling for Rust to write Kubernetes operators, previously my impression is that there is no match for Golang when it comes to writing operators, and that has invited me to try and learn Golang and the codegen that comes with writing operators, but I never enjoyed trying to learn things about Golang, the language feels like an exercise in ambiguous minimalism to me personally.
1 comments

> previously my impression is that there is no match for Golang when it comes to writing operators

Strimzi exists for some time and they use Java.