I don’t know how many people have subscribed to the k8s SIGs, but the people in the multi cluster SIG have created a draft document for a multi-cluster API. It is open for comment. If you are interested
Hey all,
A few of us have put together a proposal for what a multi-cluster service API could look like, with the aim of making it easy to discover and consume services across the cluster boundary.
[PUBLIC] Multi-Cluster Services API - Google Docs
The primary targeted use cases are:
A K8s workload consuming a service deployed in a different cluster
Multiple clusters, each with an instance of the same service, consumed by a k8s workload as a single unified service
Please take a look - thoughts, comments, and contributions are greatly appreciated!
Thanks!