Skip to content

Commit 27e22f6

Browse files
committed
Acro
1 parent 9c46e7e commit 27e22f6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

AKS-Hybrid/aks-troubleshoot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ See the [Get support](/azure/aks/hybrid/help-support?tabs=aksee) article for inf
2525
If you continually see an [Azure Advisor](/azure/advisor/) upgrade recommendation that says "Upgrade to the latest version of AKS enabled by Azure Arc," follow these steps to disable the recommendation:
2626

2727
- Ensure that you update your Azure Local solution to the latest version. For more information, see [About updates for Azure Local, version 23H2](/azure-stack/hci/update/about-updates-23h2).
28-
- If you use any of the Azure SDKs, ensure that you are using the latest version of that SDK. You can find the Azure SDKs by searching for "HybridContainerService" on the [Azure SDK releases](https://azure.github.io/azure-sdk/) page.
28+
- If you use any of the Azure SDKs, ensure that you're using the latest version of that SDK. You can find the Azure SDKs by searching for "HybridContainerService" on the [Azure SDK releases](https://azure.github.io/azure-sdk/) page.
2929

3030
## Next steps
3131

AKS-Hybrid/cluster-k8s-version.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Troubleshoot K8sVersionValidation error code
3-
description: Learn how to troubleshoot troubleshoot the K8sVersionValidation error code.
3+
description: Learn how to troubleshoot the K8sVersionValidation error code.
44
ms.topic: troubleshooting
55
author: sethmanheim
66
ms.author: sethm
@@ -15,7 +15,7 @@ This article describes how to identify and resolve the K8sVersionValidation erro
1515

1616
## Symptoms
1717

18-
When you try to create an AKS Arc cluster, you receive one of the following error message(s):
18+
When you try to create an AKS Arc cluster, you receive one of the following error messages:
1919

2020
- `Kubernetes version 1.27.7 is not ready for use on Linux. Please go to https://aka.ms/aksarccheckk8sversions for details of how to check the readiness of Kubernetes versions`
2121
- `Kubernetes version 1.26.12 is not supported. Please go to https://aka.ms/aksarcsupportedversions for details about the supported Kubernetes version on this platform.`
@@ -29,7 +29,7 @@ This section describes the error messages that you might see when you encounter
2929

3030
This error message is caused by an incomplete Linux VHD download.
3131

32-
When you install Azure Local, you download a Linux VHD of approximately 4-5GB in size. This Linux VHD is used to create the underlying VMs for the Kubernetes nodes in your AKS Arc cluster. The error message can occur when your Linux VHD has not finished downloading. To resolve this issue, you should wait until your internet connection finishes downloading the Linux VHD image.
32+
When you install Azure Local, you download a Linux VHD of approximately 4-5 GB in size. This Linux VHD is used to create the underlying VMs for the Kubernetes nodes in your AKS Arc cluster. The error message can occur when your Linux VHD didn't finish downloading. To resolve this issue, you should wait until your internet connection finishes downloading the Linux VHD image.
3333

3434
To check if the image download is in progress or finished, run the following command:
3535

0 commit comments

Comments
 (0)