#Managing multiple pod discovery

1 messages · Page 1 of 1 (latest)

wet tulip
#

Hi, if I want to put a load balancer/queue system for multiple pods, is there some premade app I can use for that? I was thinking of something like Kubernetes but its not compatible with Podrun. Or is this not the use case of podrun?

haughty bayBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

tough raven
#

What is Podrun? Do you mean RunPod? Kubernetes is not compatible with RunPod and you can't use a load balancer. If you want to scale up and handle many concurrent requests, you should use RunPod Serverless, not Pods.

wet tulip
#

Yeah RunPod. I want to use some open source abstraction without lock-in

tough raven
#

As I mentioned, you can use serverless, it has queing, load balancing, auto scaling etc all built in, so either use that or you are on your own.