jiayihu / fedra-thesis

Next-generation system for Computing Continuum via WebAssembly (WASM)
7 stars 2 forks source link

Implement a Rust Open Service Broker #39

Closed jiayihu closed 3 years ago

jiayihu commented 3 years ago

The difficulty lies probably in integrating with other k8s tools like Helm, which are written in Go.

The alternative would be learning Go and customizing minibroker but would require much more time. Learning to write an OSB is probably needed anyway when a IoT broker is going to be needed.