Azure / aksArc

# 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
112 stars 45 forks source link

[BUG] WAC AKS service host not found #187

Open msmtctaiwan opened 2 years ago

msmtctaiwan commented 2 years ago

Describe the bug Create AKS cluster on WAC at step "Basics" section "Cluster details", service host was not found

To Reproduce Steps to reproduce the behavior:

  1. Go to WAC cluster manager
  2. Click on Azure Kubernetes Services
  3. Click on "Next: Basics"
  4. Enter the Azure Arc integration
  5. Enter password of Cluster details

Expected behavior Service host should be found

Screenshots Screenshot

Environment (please complete the following information):

Collect log files

arfongmsft commented 2 years ago

Is this still an issue? and if so, could you please open the browser debugger console (Ctrl-Shift-i) and paste a screenshot of any console errors that appear after entering the password from this step in WAC?

msmtctaiwan commented 2 years ago

Hi,

After re-logining into WAC several times and restarting HCI, the problem is solved. Thanks for your help.