Azure / Azure/AzureLocal-Supportability
Azure Local Cannot redeploy AKS
- Ngôn ngữ chính
- PowerShell
- Star
- 78
- Fork
- 60
- Merge trung bình
- 1 ngày 6 giờ
- Pull request đã merge (30 ngày)
- 5
Mô tả
> **IMPORTANT**: Do not share any personal data in the bug report. This repository is a public forum and this report will also be public.
**Bug description**
Deploy Azure Local cluster on the previous build 2411.1 then deploy an AKS cluster. Upgrade the cluster to 2411.3 and delete the previous AKS cluster, then attempt to redeploy AKS with the same information. The deployment will fail and upon further investigation all AKS images are in a failure state leaving non-available for deployment.
Deployment is failing with citing the following error:
admission webhook "vhybridakscluster.kb.io" denied the request: {
"result": "Failed",
"validationChecks": [
{
"name": "K8sVersionValidation",
"message": "Kubernetes version 1.29.4 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.",
"recommendation": "Please check https://aka.ms/AKSArcValidationErrors/K8sVersionValidation for recommendations"
}
]
}
Using Azure CLI all AKS gallery images are in a failure state:

Following the troubleshooting guide in the deployment error message and running the following command:
az rest --headers "Authorization=Bearer $token" "Content-Type=application/json;charset=utf-8" --uri $url --method DELETE
Does not appear to delete anything as all kubernetesVersions/default still exist in an error state with no change.
**Repro steps**
Steps to reproduce the behavior:
1. Deploy Azure Local cluster on the previous build 2411.1
2. Deploy an AKS cluster
3. Upgrade the cluster to 2411.3
4. Delete the previous AKS cluster
5. Redeploy AKS cluster with same information
6. Deployment errors out stating that any Kubernetes version you have selected is "not ready for use on "
**Expected behavior**
AKS images should not all be in an error state and the AKS cluster should successfully deploy.
**Environment (please complete the following information):**
- Build 10.2411.3.2
- Two node switchless
- Non-production
- Region EastUS
Hướng dẫn đóng góp
Hướng nghiên cứu
Không có tệp repository hoặc bài kiểm thử nào được nêu tên. Hãy bắt đầu bằng cách tái hiện chuỗi nâng cấp, xóa AKS và triển khai lại Azure Local 10.2411.3.2, sau đó kiểm tra trạng thái của các image trong gallery AKS bằng Azure CLI và xem lại hướng dẫn K8sVersionValidation được trích dẫn. Được coi là hoàn tất khi các lỗi do image cũ đã được xử lý và một cluster AKS thay thế được triển khai thành công với cùng thông tin.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- azure, kubernetes
- Lĩnh vực
- cli, cloud, infrastructure
- Loại issue
- Lỗi
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 25/100