Whether all of the compute instances in your placement group are compliant. If true
, all compute instances meet either the grouped-together or spread-apart model, which you determine through your selected placement_group_type
. If false
, a compute instance is out of this compliance. For example, assume you've set anti-affinity:local
as your placement_group_type
and your group already has three qualifying compute instances on separate hosts, to support the spread-apart model. If a fourth compute instance is assigned that's on the same host as one of the existing three, the placement group is non-compliant. Enforce compliance in your group by setting a placement_group_policy
.
📘
Fixing compliance is not self-service. You need to wait for our assistance to physically move compute instances to make the group compliant again.