Skip to content

docs: Document GlobalStore (ObjectStore + ObjectMounts) - #744

Closed
promptless[bot] wants to merge 1 commit into
mainfrom
promptless/globalstore-docs
Closed

docs: Document GlobalStore (ObjectStore + ObjectMounts)#744
promptless[bot] wants to merge 1 commit into
mainfrom
promptless/globalstore-docs

Conversation

@promptless

@promptless promptless Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Open this suggestion in Promptless to view citations and reasoning process

Adds early-access documentation for GlobalStore, which lets you register a bring-your-own S3-compatible bucket as an ObjectStore and mount prefixes of it (ObjectMounts) into Pods at container start. Covers Linear issue DOCS-477.

Two new pages under the Storage section, added to the Storage navigation group:

  • storage/globalstore.mdx — conceptual overview: how ObjectStores and ObjectMounts work, positioning as an object-backed, read-heavy, region-portable tier (with an explicit "not a replacement for network volumes" callout), supported providers (Tigris and Cloudflare R2), recommended workloads (model serving, inference artifact reads, cross-region read-only weight/LoRA/config distribution), unsupported workloads (high-throughput training, POSIX semantics, active-active writes), regional availability, read/write behavior, and credential handling.
  • storage/globalstore-quickstart.mdx — a GraphQL API quickstart to register an ObjectStore, attach ObjectMounts when creating a Pod, check the mount lifecycle, troubleshoot failure reasons, and manage ObjectStores.

The feature is pre-GA and gated, and today's only confirmed user-facing surface is the GraphQL API, so both pages are tagged as early access and the quickstart documents the API rather than an unshipped console flow.

Trigger Events


Tip: Leave inline comments with @Promptless on suggestion diffs in the Promptless dashboard for targeted refinements 💬

Document Runpod GlobalStore: register a bring-your-own S3-compatible
bucket as an ObjectStore and mount prefixes (ObjectMounts) into Pods.
Covers positioning (object-backed, read-heavy; not a network-volume
replacement), supported providers (Tigris, Cloudflare R2), recommended
and unsupported workloads, and a GraphQL API quickstart.

Addresses Linear DOCS-477.
@mintlify

mintlify Bot commented Jul 28, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
runpod-docs 🟢 Ready View Preview Jul 28, 2026, 10:34 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@mintlify

mintlify Bot commented Jul 28, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
runpod-docs 🟡 Building Jul 28, 2026, 10:32 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant