Azure / Azure/aksArc

[BUG] AKS Hybrid fail to deploy if using public DNS

Open
#364 0 comments 0 reactions 0 assignees View on GitHub
Bug
Dominant language
PowerShell
Stars
118
Forks
63
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
I was trying to deploy AKS hybrid with the DNS pointing to 1.1.1.1 instead of our Domain DNS. However the deployment stuck at scaling control plane. Further check on control plane found that AKS Hybrid try to access AKS cloudagent server which is not there if we public DNS.

**To Reproduce**
Steps to reproduce the behavior:
1. Create 1 aks cluster network pointing to 1.1.1.1,1.0.0.1
2. Create new cluster with the aks cluster network pointing to 1.1.1.1

**Expected behavior**
AKS Cluster will stuck at deploying/scaling control plane

**Screenshots**
![image](https://github.com/Azure/aksArc/assets/47202302/806c32ba-5217-41da-ac13-5452728f22b1)
Remotingone of the Control plane found out the AKS Cluster still require access to AKS Cloudagent
![image](https://github.com/Azure/aksArc/assets/47202302/080889d6-2ac6-4d99-ae46-679056d62d0f)
stuck at scaling control plane

**Environment (please complete the following information):**
- AKS-HCI Version 1.0.21.11030
- Kubernetes Version 1.26.6

Contributor guide

Open the contributing guide

Research direction

No repository file, test, or entry point is identified. Start by reproducing the AKS Hybrid deployment with the listed public DNS servers and inspect the control-plane scaling failure and its AKS Cloudagent access requirement. Done should mean the deployment behavior and required DNS or endpoint access are clearly established and documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, kubernetes
Domain
cloud, infrastructure, networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.