Skip to content

Commit 028db54

Browse files
committed
Updated 2301 release notes with 'Issues fixed' and 'Known issues' sections
1 parent a78a88a commit 028db54

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

articles/databox-online/azure-stack-edge-gpu-2301-release-notes.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,25 @@ You can update to the latest version using the following update paths:
3737
The 2301 release has the following new features and enhancements:
3838

3939
- Starting March 2023, Azure Stack Edge devices will be required to be on the 2301 release or later to create a Kubernetes cluster. In preparation for this requirement, it is highly recommended that you update to the latest version as soon as possible.
40-
- Beginning this release, you can deploy Azure Kubernetes service (AKS) on an Azure Stack Edge cluster. This feature is supported only for SAP and PMEC customers.
40+
- Beginning this release, you can deploy Azure Kubernetes service (AKS) on an Azure Stack Edge cluster. This feature is supported only for SAP and PMEC customers. For more information, see [Deploy AKS on Azure Stack Edge](azure-stack-edge-deploy-aks-on-azure-stack-edge.md).
41+
42+
## Issues fixed in this release
43+
44+
| No. | Feature | Issue |
45+
| --- | --- | --- |
46+
|**1.**|Virtual network |In the earlier versions, virtual switches would get deleted when virtual network was deleted, causing the VM provisioning to time out. This issue was fixed and the virtual switch reference is now checked when the virtual network is deleted. |
47+
|**2.**|Virtual network |In the previous versions, when the VM network interfaces were deleted, IP address was in use even after the associated network interface was removed. In this release, the IP address reference is removed after the VM network interface is deleted. |
48+
|**3.**|VM |In earlier releases, change notifications weren't cleaned from the datastore. This resulted in the network resource provider (NRP) becoming unresponsive after the datastore was full. This release fixes this issue by adding a notification manager in the NRP to clean up change notifications. |
49+
|**4.**|VM |In this release, reliability improvements have been made for the deployment of VM extensions. |
50+
51+
## Known issues in this release
52+
53+
| No. | Feature | Issue | Workaround/comments |
54+
| --- | --- | --- | --- |
55+
|**1.**|AKS on Azure Stack Edge |When you update your AKS on Azure Stack Edge deployment from a previous preview version to 2301 release, there is an additional nodepool rollout. | |
56+
|**2.**|Azure portal |When the Arc deployment fails in this release, you will see a generic *NO PARAM* error code, as all the errors are not propagated in the portal. |There is no workaround for this behavior in this release. |
57+
|**3.**|AKS on Azure Stack Edge |In this release, you can't modify the virtual networks once the AKS cluster is deployed on your Azure Stack Edge cluster.| To modify the virtual network, you will need to delete the AKS cluster, then modify virtual networks, and then recreate AKS cluster on your Azure Stack Edge. |
58+
|**4.**|AKS on Azure Stack Edge |In this release, attaching the PVC takes a long time. As a result, some pods that use persistent volumes (PVs) come up slowly after the host reboots. |A workaround is to restart the nodepool VM by connecting via the Windows PowerShell interface of the device. Run the following cndlet: <we need the name of the cmdlet here from Piyush/Chinmay>.|
4159

4260
## Known issues from previous releases
4361

0 commit comments

Comments
 (0)