Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
xzrians opened this issue Dec 1, 2023 · 0 comments
Open

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

xzrians opened this issue Dec 1, 2023 · 0 comments

Comments

@xzrians
Copy link

xzrians commented Dec 1, 2023

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):

  • AKS-HCI Version 1.0.21.11030
  • Kubernetes Version 1.26.6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant