OpenAICloudflare Developer PlatformFeb 25, 2026, 12:00 AM

Containers - Run 15x more Containers with higher resource limits

A condensed section focused on the key takeaways first.

Original Post

Quick Digest

Summary

A condensed section focused on the key takeaways first.

openaienmodel: gpt-5-mini-2025-08-07

Containers - Run 15x more Containers with higher resource limits

Key Points

  • Memory increased to 6TiB
  • vCPU limit raised to 1,500
  • Disk limit expanded to 30TB

Summary

Cloudflare has increased concurrent live Container resource limits by 15x. New aggregate limits: memory 400 GiB → 6 TiB, vCPU 100 → 1,500, and disk 2 TB → 30 TB. This allows much larger-scale deployments and higher concurrency for Container instance types.

Key Points

  • Resource limit changes:
    • Memory for concurrent live instances: 400 GiB → 6 TiB
    • vCPU for concurrent live instances: 100 → 1,500
    • Disk for concurrent live instances: 2 TB → 30 TB
  • Example concurrent capacities: 15,000 lite, 6,000 basic, >1,500 standard-1, >1,000 standard-2 instances.
  • Practical impacts:
    • Run larger clusters and denser multi-tenant workloads on Cloudflare Containers.
    • Reevaluate autoscaling and instance planning to leverage higher concurrency.
    • Expect changes to operational costs and monitoring needs as utilization increases.
  • Actionable recommendations:
    • Check the Limits documentation and your account-specific quotas.
    • Use the Resources API to query and adapt automation to new limits.
    • Load-test and monitor performance, resource contention, and billing before full migration.

Notes

  • These are global concurrent-live-instance aggregate limits; refer to the documented instance-type limits for per-type details.

Full Translation

Translations

A translation section that keeps the flow of the original article.

openaijamodel: gpt-5-mini-2025-08-07

コンテナ - リソース上限の引き上げでコンテナを15倍実行

コンテナ - リソース上限の引き上げでコンテナを15倍実行

公開日: 2026-02-25 カテゴリ: Containers

コンテナを同時により多く実行できるようになり、メモリ、vCPU、ディスクの上限が大幅に引き上げられました。以下の通り、同時に稼働するコンテナインスタンスに対する上限が15倍に増加しています。

項目以前の上限新しい上限
Memory for concurrent live Container instances400GiB6TiB
vCPU for concurrent live Container instances1001,500
Disk for concurrent live Container instances2TB30TB

この15xの増加により、より大規模なワークロードをContainers上で実行できるようになります。例えば、同時に以下のインスタンス数を実行できます:

  • lite インスタンスタイプを同時に 15,000 インスタンス
  • basic を同時に 6,000 インスタンス
  • standard-1 を同時に 1,500 を超えるインスタンス
  • standard-2 を同時に 1,000 を超えるインスタンス

利用可能なインスタンスタイプと上限の詳細は、Limits を参照してください。