Is there a way to scale pods?

I would like to scale up number of pods in order to meet demand. Is there a way to do that?
8 Replies
zkreutzjanz
zkreutzjanz13mo ago
use serverless
digigoblin
digigoblin13mo ago
Yep, pods can't scale up automatically, serverless is designed for scalability.
Jason
Jason13mo ago
well you can create a custom code that handles scaling like kubernetes using the graphql runpod api you can gather their load and check if you need to deploy another one
digigoblin
digigoblin13mo ago
I don't recommend doing that, using serverless is better.
Jason
Jason13mo ago
yeah easier too
digigoblin
digigoblin13mo ago
Easier and probably cheaper too.
ChueyChueykin
ChueyChueykinOP13mo ago
Problem is that serverless doesn't have H100 gpus
Jason
Jason13mo ago
Yeah that's currently high in demand

Did you find this page helpful?