Skip to content

Commit 378ebb7

Browse files
authored
Added Release notes for extension updates
v 1.12.9 and v.1.17.8 extension updates release notes Updated Pod deployment information, added set type column and information to table.
1 parent 3377738 commit 378ebb7

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

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

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: container-apps
55
author: craigshoemaker
66
ms.service: container-apps
77
ms.topic: conceptual
8-
ms.date: 08/01/2023
8+
ms.date: 08/22/2023
99
ms.author: cshoe
1010
---
1111

@@ -62,7 +62,6 @@ The following table describes the role of each revision created for you:
6262
| `<extensionName>-k8se-keda-cosmosdb-scaler` | Keda Cosmos DB Scaler | 1 | 10 m | 128 MB | ReplicaSet |
6363
| `<extensionName>-k8se-keda-metrics-apiserver` | Keda Metrics Server | 1 | 1 Core | 1000 MB | ReplicaSet |
6464
| `<extensionName>-k8se-keda-operator` | Manages component updated and service endpoints for Dapr | 1 | 100 millicpu | 500 MB | ReplicaSet |
65-
| `<extensionName>-k8se-local-envoy` | A front-end proxy layer for all data-plane tcp requests. It routes the inbound traffic to the correct apps. | 3 | 1 Core | 1536 MB | - |
6665
| `<extensionName>-k8se-log-processor` | Gathers logs from apps and other components and sends them to Log Analytics. | 2 | 200 millicpu | 500 MB | DaemonSet |
6766
| `<extensionName>-k8se-mdm` | Metrics and Logs Agent | 2 | 500 millicpu | 500 MB | ReplicaSet |
6867
| dapr-metrics | Dapr metrics pod | 1 | 100 millicpu | 500 MB | ReplicaSet |
@@ -159,11 +158,20 @@ ARM64 based clusters aren't supported at this time.
159158
- Fix Revisions List not returning init containers
160159
- Default allow headers added for cors policy
161160

162-
### Container Apps extension v1.12.9 (August 2023)
161+
### Container Apps extension v1.12.9 (July 2023)
163162

164163
- Minor updates to EasyAuth sidecar containers
165164
- Update of Extension Monitoring Agents
166165

166+
### Container Apps extension v1.17.8 (August 2023)
167+
168+
- Update EasyAuth tp 1.6.16
169+
- Update of Dapr to 1.10.8
170+
- Update Envoy to 1.25.6
171+
- Add volume mount support for Azure Container App jobs
172+
- Added IP Restrictions for applications with TCP Ingress type
173+
- Added support for Container Apps with multiple exposed ports
174+
167175
## Next steps
168176

169177
[Create a Container Apps connected environment (Preview)](azure-arc-enable-cluster.md)

0 commit comments

Comments
 (0)