Skip to content

Commit f09af8c

Browse files
author
Simonx Xu
committed
Merge branch 'rl-dev01' of https://github.com/ReginaLin24/SupportArticles-docs-pr into pr/7827
2 parents 493b030 + 9731c51 commit f09af8c

5 files changed

Lines changed: 30 additions & 10 deletions

File tree

support/azure/.openpublishing.redirection.azure.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6274,6 +6274,26 @@
62746274
"source_path": "azure-kubernetes/connectivity/stale-watch-azure-ad-pod-identity-nmi-status-500.md",
62756275
"redirect_url": "/troubleshoot/azure/azure-kubernetes/welcome-azure-kubernetes",
62766276
"redirect_document_id": false
6277+
},
6278+
{
6279+
"source_path": "azure-kubernetes/create-upgrade-delete/error-code-cnidownloadtimeoutvmextensionerror.md",
6280+
"redirect_url": "/troubleshoot/azure/azure-kubernetes/error-codes/vmextensionerror-cnidownloadtimeout",
6281+
"redirect_document_id": true
6282+
},
6283+
{
6284+
"source_path": "azure-kubernetes/create-upgrade-delete/error-code-k8sapiserverconnfailvmextensionerror.md",
6285+
"redirect_url": "/troubleshoot/azure/azure-kubernetes/error-codes/vmextensionerror-k8sapiserverconnfail",
6286+
"redirect_document_id": true
6287+
},
6288+
{
6289+
"source_path": "azure-kubernetes/create-upgrade-delete/error-code-k8sapiserverdnslookupfailvmextensionerror.md",
6290+
"redirect_url": "/troubleshoot/azure/azure-kubernetes/error-codes/vmextensionerror-k8sapiserverdnslookupfail",
6291+
"redirect_document_id": true
6292+
},
6293+
{
6294+
"source_path": "azure-kubernetes/create-upgrade-delete/error-code-outboundconnfailvmextensionerror.md",
6295+
"redirect_url": "/troubleshoot/azure/azure-kubernetes/error-codes/vmextensionerror-outboundconnfail",
6296+
"redirect_document_id": true
62776297
}
62786298
]
62796299
}

support/azure/azure-kubernetes/availability-performance/node-not-ready-expired-certificates.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ Check the expiration dates of certificates by invoking the [openssl-x509](https:
5555

5656
You might receive certain error codes after you invoke these commands. For information about error codes 50, 51, and 52, see the following links, as necessary:
5757

58-
- [Troubleshoot the OutboundConnFailVMExtensionError error code (50)](../create-upgrade-delete/error-code-outboundconnfailvmextensionerror.md)
59-
- [Troubleshoot the K8SAPIServerConnFailVMExtensionError error code (51)](../create-upgrade-delete/error-code-k8sapiserverconnfailvmextensionerror.md)
60-
- [Troubleshoot the K8SAPIServerDNSLookupFailVMExtensionError error code (52)](../create-upgrade-delete/error-code-k8sapiserverdnslookupfailvmextensionerror.md)
58+
- [Troubleshoot the VMExtensionError_OutboundConnFail error code (50)](../error-codes/vmextensionerror-outboundconnfail.md)
59+
- [Troubleshoot the VMExtensionError_K8SAPIServerConnFail error code (51)](../error-codes/vmextensionerror-k8sapiserverconnfail.md)
60+
- [Troubleshoot the VMExtensionError_K8SAPIServerDNSLookupFail error code (52)](../error-codes/vmextensionerror-k8sapiserverdnslookupfail.md)
6161

6262
If you receive error code 99, this indicates that the [apt-get update](https://linux.die.net/man/8/apt-get) command is being blocked from accessing one or more of the following domains:
6363

support/azure/azure-kubernetes/create-upgrade-delete/error-code-vhdfilenotfound.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,9 @@ Review [outbound network and FQDN rules for Azure Kubernetes Service (AKS) clust
3838

3939
For detailed troubleshooting steps, refer to the troubleshooting guides in the following articles:
4040

41-
- [Troubleshoot the OutboundConnFailVMExtensionError error code (50)](error-code-outboundconnfailvmextensionerror.md)
42-
43-
- [Troubleshoot the K8SAPIServerConnFailVMExtensionError error code (51)](error-code-k8sapiserverconnfailvmextensionerror.md)
44-
45-
- [Troubleshoot the K8SAPIServerDNSLookupFailVMExtensionError error code (52)](error-code-k8sapiserverdnslookupfailvmextensionerror.md)
41+
- [Troubleshoot the VMExtensionError_OutboundConnFail error code (50)](../error-codes/vmextensionerror-outboundconnfail.md)
42+
- [Troubleshoot the VMExtensionError_K8SAPIServerConnFail error code (51)](../error-codes/vmextensionerror-k8sapiserverconnfail.md)
43+
- [Troubleshoot the VMExtensionError_K8SAPIServerDNSLookupFail error code (52)](../error-codes/vmextensionerror-k8sapiserverdnslookupfail.md)
4644

4745

4846
## References

support/azure/azure-kubernetes/error-codes/vmextensionerror-k8sapiserverconnfail.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: azure-kubernetes-service
77
#Customer intent: As an Azure Kubernetes user, I want to troubleshoot the VMExtensionError_K8SAPIServerConnFail error code (or error code ERR_K8S_API_SERVER_CONN_FAIL, error number 51) so that I can successfully start or create and deploy an Azure Kubernetes Service (AKS) cluster.
88
ms.custom: sap:Create, Upgrade, Scale and Delete operations (cluster or nodepool)
99
---
10-
# Troubleshoot the K8SAPIServerConnFailVMExtensionError error code (51)
10+
# Troubleshoot the VMExtensionError_K8SAPIServerConnFail error code (51)
1111

1212
This article discusses how to identify and resolve the `VMExtensionError_K8SAPIServerConnFail` error (also known as error code ERR_K8S_API_SERVER_CONN_FAIL, error number 51) that occurs when you try to start or create and deploy a Microsoft Azure Kubernetes Service (AKS) cluster.
1313

support/azure/azure-kubernetes/toc.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,9 @@
340340
- name: Breaking changes in KEDA add-on 2.15 and 2.14
341341
href: extensions/changes-in-kubernetes-event-driven-autoscaling-add-on-214-215.md
342342

343-
- name: Troubleshoot error codes
343+
- name: Troubleshoot error codes
344+
items:
345+
- name: VMExtension error codes
344346
items:
345347
- name: VMExtensionError_CniDownloadTimeout error
346348
href: error-codes/vmextensionerror-cnidownloadtimeout.md

0 commit comments

Comments
 (0)