Add AWS BYOC regions ap-northeast-2 (Seoul) and ap-south-2 (Hyderabad)#644
Merged
Merged
Conversation
Both regions are live in production for BYOC clusters (ENG-1262, ENG-1263). Adds them to the BYOC supported-regions table and the What's New page. Dedicated region list unchanged (BYOC-only regions). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
✅ Deploy Preview for rp-cloud ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
📝 WalkthroughWalkthroughThe documentation adds a July 2026 “New AWS regions for BYOC” entry announcing support for Estimated code review effort: 1 (Trivial) | ~3 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
micheleRP
approved these changes
Jul 21, 2026
micheleRP
left a comment
Contributor
There was a problem hiding this comment.
thank you, @frenchfrywpepper!
Contributor
Author
|
Holding merge until final tests have completed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Two new AWS regions are live in production for BYOC clusters as of 2026-07-21 (ENG-1262, ENG-1263), validated end-to-end via certification runs in every environment:
Changes:
reference/partials/tiers.adoc: added both regions to the BYOC supported-regions AWS table (alphabetical). The Dedicated list is deliberately unchanged — these regions are BYOC-only.get-started/pages/whats-new-cloud.adoc: July 2026 entry, matching the style of previous region announcements.Note for docs team
Both regions offer only the arm64 tiers (tiers 1–9). ap-south-2 runs them on AWS Graviton2 (m6gd instances) rather than Graviton3 — the existing note "Redpanda supports compute-optimized tiers with AWS Graviton3 processors" may deserve a small generalization (e.g. "AWS Graviton processors"), but we've left that wording call to you.
Source of truth for region/tier data:
tools/public-api-docs/master-data.yamlin redpanda-data/cloudv2 (refreshed in redpanda-data/cloudv2#28248).🤖 Generated with Claude Code
Preview pages