Rook Rate Limits
Rook does not operate a hosted API and therefore does not impose project-level rate limits. The Rook CRDs are consumed via the Kubernetes API server in the operator's host cluster; any throttling is whatever the cluster administrator configures on the Kubernetes API server (kube-apiserver flow-control / API priority and fairness, --max-requests-inflight, client-go QPS/burst). The S3-compatible object endpoint that Rook can deploy on top of Ceph (via the RGW) is rate-limited by Ceph RGW configuration, not by Rook itself.
Rook Rate Limits is the machine-readable rate-limit profile for Rook on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 2 rate-limit definitions, measuring requests_per_second.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Rook, Ceph, Kubernetes, Open Source, and Rate Limiting.
Limits
Policies
Sources
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.