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
zkreutzjanz4mo ago
use serverless
digigoblin
digigoblin4mo ago
Yep, pods can't scale up automatically, serverless is designed for scalability.
nerdylive
nerdylive4mo 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
digigoblin4mo ago
I don't recommend doing that, using serverless is better.
nerdylive
nerdylive4mo ago
yeah easier too
digigoblin
digigoblin4mo ago
Easier and probably cheaper too.
ChueyChueykin
ChueyChueykin4mo ago
Problem is that serverless doesn't have H100 gpus
nerdylive
nerdylive4mo ago
Yeah that's currently high in demand