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

[BUG] AKS cluster creation hangs when HCI node is in maintenance mode #315

Open DarrylvanderPeijl opened 1 year ago

DarrylvanderPeijl commented 1 year ago

Describe the bug Tested with 2 2-node Azure Stack HCI clusters:

When one of the Azure Stack HCI nodes is in Failover Cluster Maintenance Mode, the cluster of the control-plane or load-balancer VM hangs in the cluster, the VM will not boot and stays offline in Hyper-V. This causes the cluster creation process to hang.

To Reproduce Steps to reproduce the behavior:

  1. Set one node in maintenance mode
  2. Create a new cluster

Expected behavior AKS cluster creation succeeds

Screenshots image image

Environment (please complete the following information):