NodeRings Docs

Regions

Geography, datacenters, zones, and fault isolation for sell-path nodes

What a region is

A region is what customers see when they pick geography on a plan (for example “Frankfurt”). Technically it maps to:

Country → City → Datacenter → Zone

You select all four when creating a region. The region code (for example FRA01) should match CLI --gateway-region if you use nr cluster register.


Regions and zones

LevelMeaning
Country / CityCustomer-facing geography
DatacenterPhysical facility
ZoneFault-isolation boundary inside that datacenter

Zone A vs Zone B (and beyond)

Zones represent independent infrastructure within one datacenter, not “primary/secondary” UI toggles:

DimensionOften isolated per zone
Power feedsSeparate UPS / utility paths
NetworkDistinct switches or fabric
Compute rowsSeparate halls or racks

Zones are a fault-isolation boundary. If you run Zone A and Zone B, a power loss in Zone A should not take Zone B offline. Customers buy a region; you make sure the nodes in it sit in the correct zone.


How to use

Select the geography

Pick country, city, datacenter, and the zone where your Proxmox nodes physically sit.

Save

The region becomes available to assign to nodes and plans.