Max number of Pods
How many Pods can I run concurrently in Secure Cloud, for a High Availability machine, 10, 100, 1000 ?
Solution:Jump to solution
You can run at least 1,000 pods if you're an "enterprise" client, what's your usecase for this?
3 Replies
Solution
You can run at least 1,000 pods if you're an "enterprise" client, what's your usecase for this?
Thank you. We are actually thinking of building a server provisionning logic with the pods (through runpod-python SDK and AWS Lambda) for a real-time inference app. We would have used serverless but we need access to ports for streaming the data in sockets.
Serverless does actually offer ports, we just don't generally allow it, however if you do want to collaborate on it, we can help.