Skip to content

Commit c19432f

Browse files
Merge pull request #17008 from sethmanheim/aksfix2-10
Fixes to AKS engine relnotes
2 parents 1baae84 + 8a5a3c5 commit c19432f

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

azure-stack/user/kubernetes-aks-engine-release-notes.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Release notes for Azure Kubernetes Service (AKS) engine on Azure Stack Hu
33
description: Learn the steps you need to take with the update to AKS engine on Azure Stack Hub.
44
author: sethmanheim
55
ms.topic: article
6-
ms.date: 11/22/2024
6+
ms.date: 02/10/2025
77
ms.author: sethm
88
ms.reviewer: sumsmith
99
ms.lastreviewed: 09/23/2022
@@ -165,14 +165,15 @@ To use AKS engine 0.70.0 and above:
165165

166166
### Known issues
167167

168-
- Deploying multiple Kubernetes services in parallel inside a single cluster may lead to an error in the basic load balancer configuration. We recommend deploying one service at a time.
169-
- Since the **aks-engine** tool is a shared source code repository across Azure and Azure Stack Hub, examining the many release notes and pull requests might lead you to believe that the tool supports other versions of Kubernetes and OS platform beyond those previously listed. You can ignore them and use the version table above as the official guide for this update.
168+
- Deploying multiple Kubernetes services in parallel inside a single cluster can lead to an error in the basic load balancer configuration. We recommend deploying one service at a time.
169+
- Since the **aks-engine** tool is a shared source code repository across Azure and Azure Stack Hub, examining the many release notes and pull requests might lead you to believe that the tool supports other versions of Kubernetes and OS platforms beyond those previously listed. You can ignore them and use the previous version table as the official guide for this update.
170170
- AKS Engine v0.67.0 uses the wrong Windows image when deploying Windows clusters. Use v0.70.0 to resolve this issue.
171171

172172
#### Chrony daemon fails to restart
173-
The `chrony` daemon on a Linux node may fail to restart with error message: `"Could not open /dev/ptp_hyperv: No such file or directory"`.
174-
The workaround for this issue is to manually reboot the affected Linux nodes.
175-
This operation will regenerate the `/dev/ptp_hyperv` symlink and allow the chrony daemon to restart successfully.
173+
174+
The `chrony` daemon on a Linux node can fail to restart with the error message: `"Could not open /dev/ptp_hyperv: No such file or directory"`.
175+
176+
The workaround for this issue is to manually reboot the affected Linux nodes. This operation regenerates the `/dev/ptp_hyperv` symlink and allows the `chrony` daemon to restart successfully.
176177

177178
### Reference
178179

0 commit comments

Comments
 (0)