0

I try to install AKS on Azure stack HCI cluster but it stuck at Validating Load Balancer VIP, though my control-plane appliance is up and running.

this error shows at install-AksHci command

CHEEKATLAPRADEEP
  • 12,191
  • 1
  • 19
  • 42

1 Answers1

0

You should enable full traffic between Management host VLAN and AKS Vlan. I recommend to enable full internet access to those VLANs

  • Providing full internet access defeats the purpose of having controlled private networks. The documents should contain the needed network specifications – akathimi Feb 07 '23 at 14:41