Skip to content

docs: document region as an array of strings with locale keywords#278

Draft
jonoirwinrsa wants to merge 2 commits intochore/remove-provider-region-from-examplesfrom
docs/region-as-array
Draft

docs: document region as an array of strings with locale keywords#278
jonoirwinrsa wants to merge 2 commits intochore/remove-provider-region-from-examplesfrom
docs/region-as-array

Conversation

@jonoirwinrsa
Copy link
Copy Markdown
Contributor

@jonoirwinrsa jonoirwinrsa commented May 2, 2026

Summary

  • deployments/multi-region-deployment.mdx: update the cerebrium.toml example to show region as a TOML array, add a "Region Keywords" section listing *, us, eu, ap, uk, and the narrow variants we currently support, with a mixed-array example.
  • toml-reference/toml-reference.mdx: update the existing region row in the hardware-options table from string / "us-east-1" to array of string / ["*"]. The provider row is unchanged.

Stacked on #277. Draft until that PR merges.

Region keywords listed are filtered to those that resolve to at least one currently-available region — we don't list keywords that have no clusters behind them yet (e.g. us-west, jp, ca, etc.).

Test plan

  • Local Mintlify preview renders both tables correctly
  • Spot-check the keyword table in multi-region-deployment.mdx lines up with the regions listed in the "Available Regions" section above it

🤖 Generated with Claude Code

Update multi-region deployment guide and the toml-reference table to
show `region` as an array. Adds a keywords table covering `*`, `us`,
`eu`, `ap`, `uk`, and the available narrow variants.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@jonoirwinrsa jonoirwinrsa force-pushed the docs/region-as-array branch from 79b2593 to aca7621 Compare May 4, 2026 22:41
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