top | item 45435049

(no title)

gaurav324 | 5 months ago

kuberesolver is an interesting take as well. Directly watching the K8s API from each client could raise scaling concerns at very large scale, but it does open the door to using richer Kubernetes metadata for smarter load-balancing decisions. thanks for sharing!

discuss

order

debarshri|5 months ago

I think with some rate limiting, it can scale. But it might be a security issue as ideally you don't want client to be aware of kubernetes also, it would be difficult to scope the access.

arccy|5 months ago

if you don't want to expose k8s then there's the generic xds protocol