Skip to content

Commit 353c86f

Browse files
Merge pull request #299367 from craigshoemaker/aca/arc-overview
[Container Apps] Update: ARC overview -> remaining preview labels
2 parents b2e7704 + df3a867 commit 353c86f

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

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

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ As you configure your cluster, you carry out these actions:
3232

3333
## Limitations
3434

35-
The following public preview limitations apply to Azure Container Apps on Azure Arc enabled Kubernetes.
35+
The following limitations apply to Azure Container Apps on Azure Arc enabled Kubernetes.
3636

3737
| Limitation | Details |
3838
|---|---|
@@ -68,7 +68,7 @@ The following table describes the role of each revision created for you:
6868
| Pod | Description | Number of Instances | CPU | Memory | Type |
6969
|----|----|----|----|----|----|
7070
| `<extensionName>-k8se-activator` | Used as part of the scaling pipeline | 2 | 100 millicpu | 500 MB | ReplicaSet |
71-
| `<extensionName>-k8se-billing` | Billing record generation - Azure Container Apps on Azure Arc enabled Kubernetes is Free of Charge during preview | 3 | 100 millicpu | 100 MB | ReplicaSet |
71+
| `<extensionName>-k8se-billing` | Billing record generation | 3 | 100 millicpu | 100 MB | ReplicaSet |
7272
| `<extensionName>-k8se-containerapp-controller` | The core operator pod that creates resources on the cluster and maintains the state of components. | 2 | 100 millicpu | 1 GB | ReplicaSet |
7373
| `<extensionName>-k8se-envoy` | A front-end proxy layer for all data-plane http requests. It routes the inbound traffic to the correct apps. | 3 | 1 Core | 1,536 MB | ReplicaSet |
7474
| `<extensionName>-k8se-envoy-controller` | Operator, which generates Envoy configuration | 2 | 200 millicpu | 500 MB | ReplicaSet |
@@ -86,7 +86,6 @@ The following table describes the role of each revision created for you:
8686

8787
## FAQ for Azure Container Apps on Azure Arc
8888

89-
- [How much does it cost?](#how-much-does-it-cost)
9089
- [Which Container Apps features are supported?](#which-container-apps-features-are-supported)
9190
- [Are managed identities supported?](#are-managed-identities-supported)
9291
- [Are there any scaling limits?](#are-there-any-scaling-limits)
@@ -95,13 +94,9 @@ The following table describes the role of each revision created for you:
9594
- [Can the extension be installed on Windows nodes?](#can-the-extension-be-installed-on-windows-nodes)
9695
- [Can I deploy the Container Apps extension on an Arm64 based cluster?](#can-i-deploy-the-container-apps-extension-on-an-arm64-based-cluster)
9796

98-
### How much does it cost?
99-
100-
Azure Container Apps on Azure Arc-enabled Kubernetes is free during the public preview.
101-
10297
### Which Container Apps features are supported?
10398

104-
During the preview period, certain Azure Container App features are being validated. When they're supported, their left navigation options in the Azure portal will be activated. Features that aren't yet supported remain grayed out.
99+
Check the portal for the most up to date list. Features not supported are grayed out in the portal.
105100

106101
### Are managed identities supported?
107102

0 commit comments

Comments
 (0)