You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: AKS-Arc/aks-whats-new-23h2.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,12 +46,12 @@ This section lists the new features and improvements in AKS Arc in each release
46
46
47
47
The following Kubernetes cluster deployment and management capabilities are available:
48
48
49
-
-**Large VM SKUs for Kubernetes nodepools**: Two new VM SKUs - `Standard_D32s_v3`: 32 vCPU, 128 GiB and `Standard_D16s_v3`: 16 vCPU, 64 GiB have been added to support larger nodepools on an AKS cluster. To learn more about supported VM sizes, see [supported scale options](/scale-requirements.md).
50
-
-**Improved log collection experience**: Log collection for AKS control plane node VM and nodepool VMs have been improved with support for passing multiple IP addresses and SSH key or directory path. For more information, visit[on-demand log collection](/get-on-demand-logs.md) and [az aksarc get-logs CLI](/cli/azure/aksarc?view=azure-cli-latest#az-aksarc-get-logs).
51
-
-**Improved diagnosability**: [Diagnostic checker tool](/aks-arc-diagnostic-checker.md) is automatically run in case of Kubernetes cluster create failure, and new test cases have been added.
52
-
-**Improved Kubernetes cluster delete**: Delete issues such as due to [pod disruption budgets](/delete-cluster-pdb?tabs=aks-on-azure-local) have been fixed.
53
-
-**Improved AKS Arc image download**: Issues with AKS Arc image downloads have been fixed.
54
-
-**Improved GPU support**: Error handling is now improved for Kubernetes cluster create with GPU enabled node pools. Known issues with attaching persistent volumes on GPU enabled node pools have been fixed.
49
+
-**Large VM SKUs for Kubernetes nodepools**: Added two new VM SKUs - `Standard_D32s_v3`: 32 vCPU, 128 GiB and `Standard_D16s_v3`: 16 vCPU, 64 GiB - to support larger nodepools on an AKS cluster. For more information about supported VM sizes, see [supported scale options](scale-requirements.md).
50
+
-**Improved log collection experience**: Improved log collection for AKS control plane node VMs and nodepool VMs, with support for passing multiple IP addresses and SSH key or directory path. For more information, see[on-demand log collection](get-on-demand-logs.md) and [az aksarc get-logs CLI](/cli/azure/aksarc#az-aksarc-get-logs).
51
+
-**Improved diagnosability**: The [Diagnostic checker tool](aks-arc-diagnostic-checker.md) is automatically run in case of Kubernetes cluster create failure, and added new test cases.
52
+
-**Improved Kubernetes cluster delete**: Fixed deletion issues; for example, due to [pod disruption budgets](delete-cluster-pdb.md?tabs=aks-on-azure-local).
53
+
-**Improved AKS Arc image download**: Fixed issues with AKS Arc image downloads.
54
+
-**Improved GPU support**: Improved error handling for Kubernetes cluster creation with GPU enabled nodepools. Fixed known issues with attaching persistent volumes on GPU enabled nodepools.
55
55
56
56
To get started with these features in the 2503 release, make sure to update your [AKSArc CLI extension](/cli/azure/aksarc) to version 1.5.37 or higher.
0 commit comments