Skip to content

Commit 2384a17

Browse files
committed
expand on info
1 parent 16f96d6 commit 2384a17

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

articles/azure-arc/kubernetes/release-notes.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,22 +9,29 @@ description: "Learn about the latest releases of Arc-enabled Kubernetes."
99

1010
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 [Arc-enabled Kubernetes agents](conceptual-agent-overview.md), and other changes.
1111

12+
> [!NOTE]
13+
> When any of the Azure Arc 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+
1215
## May 2023
1316

17+
### Arc agents - Version 1.11.7
18+
19+
- Updates to enable service principals that belong to more than 200 groups in cluster connect scenarios
20+
1421
### Azure CLI `connectedk8s` extension - Version 1.3.17
1522

1623
- Onboarding enhancements to track ARM resource provisioning
1724
- Enhancements for better troubleshooting and logging to improve onboarding experience
1825

1926
## April 2023
2027

28+
### Arc agents - Version 1.11.3
29+
30+
- Updates to support Alpine Linux images in cluster connect scenarios
31+
2132
### Azure CLI `connectedk8s` extension - Version 1.3.16
2233

2334
- Force delete added to connect command to clear stale resources, if any, during onboarding
24-
- Diagnoser enhancements to store agent metadata
35+
- Diagnoser enhancements to capture and store agent metadata
2536
- Heuristics detection in connect command
2637

27-
## Next steps
28-
29-
- TK
30-
- TBD

0 commit comments

Comments
 (0)