# Welcome to the Azure Kubernetes Service enabled by Azure Arc (AKS Arc) repo This is where the AKS Arc team will track features and issues with AKS Arc. 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 Arc!
MIT License
113
stars
45
forks
source link
[BUG] AKS Hybrid fail to deploy if using public DNS #364
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:
Create 1 aks cluster network pointing to 1.1.1.1,1.0.0.1
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
Remotingone of the Control plane found out the AKS Cluster still require access to AKS Cloudagent
stuck at scaling control plane
Environment (please complete the following information):
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:
Expected behavior AKS Cluster will stuck at deploying/scaling control plane
Screenshots Remotingone of the Control plane found out the AKS Cluster still require access to AKS Cloudagent stuck at scaling control plane
Environment (please complete the following information):