Skip to content

Commit 258dee0

Browse files
committed
Updates
1 parent 52612b8 commit 258dee0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

AKS-Hybrid/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,11 +134,11 @@
134134
href: aks-arc-diagnostic-checker.md
135135
- name: KubeAPIServer unreachable error
136136
href: kube-api-server-unreachable.md
137-
- name: No K8s versions or VM sizes listed on cluster creation
137+
- name: No K8s versions or VM sizes listed for cluster creation
138138
href: cluster-k8s-version.md
139139
- name: Deleted cluster still visible in portal
140140
href: deleted-cluster-visible.md
141-
- name: Admission webhook denied the request
141+
- name: Kubernetes version x.x.x is not available
142142
href: webhook-denied-request.md
143143
- name: Reference
144144
items:

AKS-Hybrid/cluster-k8s-version.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.reviewer: sumsmith
1111

1212
# Troubleshoot no K8s versions or VM sizes listed when you create an AKS Arc cluster
1313

14-
The **kubernetesVersions/default** or the **skus/default** Azure Resource Manager resource is not yet created, or was deleted for some reason. This scenario can happen in older releases when AKS didn't create the default resource as a part of the deployment in the **ArcHci** module.
14+
The **kubernetesVersions/default** or the **skus/default** resource in Azure is not yet created, or was deleted for some reason. This scenario can happen in older releases when the default resource was not created as a part of the deployment.
1515

1616
## Workaround
1717

0 commit comments

Comments
 (0)