Skip to content

Commit 42b3016

Browse files
Merge pull request #312057 from BlackRider97/replica_clarification
[ACA] Clarify temporary extra replicas during platform upgrades for ACA
2 parents 6d44d9c + d7919c9 commit 42b3016

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

articles/container-apps/scale-app.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ As you define your scaling rules, it's important to consider the following items
4545
- You aren't billed usage charges if your container app scales to zero.
4646
- Replicas that aren't processing, but remain in memory might be billed at a lower "idle" rate. For more information, see [Billing](./billing.md).
4747
- If you want to ensure that an instance of your revision is always running, set the minimum number of replicas to 1 or higher.
48+
- During platform upgrades or maintenance, you might temporarily see more replicas than expected. Container Apps ensures your production workload isn't affected by pre-warming new replicas before shifting traffic, similar to default Kubernetes behavior. The extra replicas are removed automatically once the operation completes.
4849

4950
## Scale rules
5051

0 commit comments

Comments
 (0)