Skip to content

Commit 5b247ff

Browse files
Merge pull request #238625 from JnHs/jh-arck8-rnmay23
release notes page
2 parents f6f54b1 + 27a4fc3 commit 5b247ff

File tree

2 files changed

+41
-0
lines changed

2 files changed

+41
-0
lines changed
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
---
2+
title: "What's new with Azure Arc-enabled Kubernetes"
3+
ms.date: 05/23/2023
4+
ms.topic: overview
5+
description: "Learn about the latest releases of Arc-enabled Kubernetes."
6+
---
7+
8+
# What's new with Azure Arc-enabled Kubernetes
9+
10+
Azure Arc-enabled Kubernetes is updated on an ongoing basis. To stay up to date with the most recent developments, this article provides you with information about the latest releases of the Azure CLI `connectedk8s` extension, the [Azure Arc-enabled Kubernetes agents](conceptual-agent-overview.md), and other changes.
11+
12+
> [!NOTE]
13+
> When any of the Arc-enabled Kubernetes agents are updated, all of the agents in the `azure-arc` namespace are incremented with a new version number, so that the version numbers are consistent across agents. If you have enabled automatic updates, all of the agents will be upgraded together to the newest version (whether or not there are functionality changes in a given agent).
14+
>
15+
> We generally recommend using the most recent versions of the agents. The [version support policy](agent-upgrade.md#version-support-policy) covers the most recent version and the two previous versions (N-2).
16+
17+
## May 2023
18+
19+
### Arc agents - Version 1.11.7
20+
21+
- Updates to enable users that belong to more than 200 groups in cluster connect scenarios
22+
23+
### Azure CLI `connectedk8s` extension - Version 1.3.17
24+
25+
- Onboarding enhancements to track ARM resource provisioning
26+
- Enhancements for better troubleshooting and logging to improve onboarding experience
27+
28+
## April 2023
29+
30+
### Arc agents - Version 1.11.3
31+
32+
- Updates to base image of Arc-enabled Kubernetes agents to address security CVE
33+
34+
### Azure CLI `connectedk8s` extension - Version 1.3.16
35+
36+
- Force delete added to connect command to clear stale resources, if any, during onboarding
37+
- Diagnoser enhancements to capture and store agent metadata
38+
- Heuristics detection in connect command
39+

articles/azure-arc/kubernetes/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
items:
55
- name: About Azure Arc-enabled Kubernetes
66
href: overview.md
7+
- name: What's new with Arc-enabled Kubernetes
8+
href: release-notes.md
79
- name: Azure Arc validated partners
810
displayName: distributions, validation
911
href: validation-program.md

0 commit comments

Comments
 (0)