Skip to content

Commit cbc2057

Browse files
authored
Update Containers changelog for regional deployment changes (#29876)
1 parent 5ca1b63 commit cbc2057

2 files changed

Lines changed: 57 additions & 9 deletions

File tree

package-lock.json

Lines changed: 39 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: Control where your Containers run with regional and jurisdictional placement
3+
description: Specify regions or jurisdictions to control where your containers run.
4+
products:
5+
- containers
6+
date: 2026-04-15
7+
---
8+
9+
You can now specify placement constraints to control where your [Containers](/containers/) run.
10+
11+
| Constraint | Values | Use case |
12+
| -------------- | --------------------------------------- | --------------------------------- |
13+
| `regions` | `ENAM`, `WNAM`, `EEUR`, `WEUR` | Geographic placement |
14+
| `jurisdiction` | `eu`, `fedramp` | Compliance boundaries |
15+
16+
Use `regions` to limit placement to specific geographic areas. Use `jurisdiction` to restrict containers to compliance boundaries — `eu` maps to European regions (EEUR, WEUR) and `fedramp` maps to North American regions (ENAM, WNAM).
17+
18+
Refer to [Containers architecture](/containers/platform-details/architecture/) for more details on placement.

0 commit comments

Comments
 (0)