pub const REASON_MINIMUM_REPLICAS_AVAILABLE: &str = "MinimumReplicasAvailable";Expand description
Minimum number of replicas are available (but not all).
This indicates the instance has met its minimum replica threshold for availability but has not yet reached full desired replica count.