Hacker News new | ask | show | jobs
by zxienin 2269 days ago
sounds pretty close to OSB [1][2]

So, does this replace or complement (open) service broker?

[1] https://github.com/GoogleCloudPlatform/gcp-service-broker

[2] https://www.openservicebrokerapi.org

1 comments

Not quite. OSB actually is more like "I need a mysql database, give me one, I don't care about the implementation". This is more like service discovery. The GCP OSB-like solution nowadays is https://cloud.google.com/blog/products/containers-kubernetes...