ResiliencePolicy

Resilience policy — when present, the bundle runs a primary plus one backup; absent means active-only (primary only; AutoManager still restarts a failed primary). The backup is placed from pool (empty ⇒ the bundle’s own pool) subject to the anti-affinity flags, which keep it in a different failure domain (node / AZ / cloud) from the primary.

Field

Type

Repeated

Description

pool

string

Backup capacity pool. Empty ⇒ use the bundle’s pool.

same_node

AntiAffinity

same_az

AntiAffinity

same_cloud

AntiAffinity

Member of

Message

Description

Bundle

A bundle is a logical workload unit. See §3.5.