Skip to content

Commit 1757ae7

Browse files
authored
Address some Acrolinx comments
1 parent efe4415 commit 1757ae7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/container-apps/azure-arc-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ No. Apps can't be assigned managed identities when running in Azure Arc. If your
9494

9595
### Are there any scaling limits?
9696

97-
All applications deployed with Azure Container Apps on Azure Arc-enabled Kubernetes are able to scale within the limits of the underlying Kubernetes cluster. If the cluster runs out of available compute resources (CPU and memory primarily), then applications will scale to the number of instances of the application that Kubernetes can schedule with available resource.
97+
All applications deployed with Azure Container Apps on Azure Arc-enabled Kubernetes are able to scale within the limits of the underlying Kubernetes cluster. If the cluster runs out of available compute resources (CPU and memory primarily), then applications scale to the number of instances of the application that Kubernetes can schedule with available resource.
9898

9999
### What logs are collected?
100100

@@ -133,7 +133,7 @@ ARM64 based clusters aren't supported at this time.
133133
- Upgrade of KEDA to 2.9.1
134134
- Upgrade of Dapr to 1.9.5
135135
- Increase Envoy Controller resource limits to 200 m CPU
136-
- Increase Container App Controller resource limits to 1 GB memory
136+
- Increase Container App Controller resource limits to 1-GB memory
137137
- Reduce EasyAuth sidecar resource limits to 50 m CPU
138138
- Resolve KEDA error logging for missing metric values
139139

0 commit comments

Comments
 (0)