Azure / aksArc

# Welcome to the Azure Kubernetes Service on Azure Stack HCI repo This is where the AKS-HCI team will track features and issues with AKS-HCI. We will monitor this repo in order to engage with our community and discuss questions, customer scenarios, or feature requests. Checkout our projects tab to see the roadmap for AKS-HCI!
MIT License
109 stars 45 forks source link

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

Open xzrians opened 7 months ago

xzrians commented 7 months ago

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 Remotingone of the Control plane found out the AKS Cluster still require access to AKS Cloudagent image stuck at scaling control plane

Environment (please complete the following information):