File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
containers/reference-content
functions/reference-content Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -21,14 +21,15 @@ This section contains usage limits that apply when using Serverless Containers.
2121| Namespaces | Max number | 100* | Project |
2222| Containers | Max number | 1000* | Organization |
2323| Total container memory\* * | Max size | 600 GiB | Organization |
24+ | Custom domains | Max number | 50 | Container |
2425| Image size compressed | Max size | 250 MiB | Container |
2526| Image size uncompressed | Max size | 1 GiB | Container |
2627| Temporary disk size | Max size | 1024 MiB | Container |
2728| Invocation rate | Max number | 1000 per second | Container |
2829| Concurrency | Max | 80 | Container Instance |
2930| Max Scale (simultaneous Container instances) | Max | 50 | Container |
30- | CPU | Min/max | 70 to 6000 mvCPU | Container |
31- | Memory | Min/Max | 128 to 12228 MB | Container |
31+ | CPU | Min/max | 70 to 6000 mvCPU | Container |
32+ | Memory | Min/Max | 128 to 12228 MB | Container |
3233| Environment variables | Max number | 100 | Container + namespace |
3334| Environment variables | Max size | 1000 chars | Environment variable |
3435| Secret environment variables | Max number | 100 | Container + namespace |
Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ This section contains usage limits that apply when using Serverless Functions.
2020| Namespaces | Max number | 100* | Project |
2121| Functions | Max number | 1000* | Organization |
2222| Total function memory\* * | Max size | 600 GiB | Organization |
23+ | Custom domains | Max number | 50 | Function |
2324| Zip Size | Max size | 100 MiB | Function |
2425| Code Size | Max size | 500 MiB | Function |
2526| Temporary disk size | Max size | 1024 MiB | Function instance |
You can’t perform that action at this time.
0 commit comments