microsoft / azure_arc

Automated Azure Arc, Edge, and Platform environments
https://aka.ms/ArcJumpstart
Creative Commons Attribution 4.0 International
737 stars 545 forks source link

HCIBox AKS Kubernetes workload cluster deployment issues #2474

Closed johla closed 5 months ago

johla commented 5 months ago

Is your issue related to a Jumpstart scenario, ArcBox, HCIBox, or Agora?

HCIBox

Describe the issue or the bug

Having issues with the AKS deployment, I noticed the logical networks gets deployed in EastUS (hardcoded in script) and the AKS cluster fails due to no IPPools defined. Error mesg: "Logical network hcibox-aks-lnet-vlan110 does not have an ippool"

To Reproduce

  1. Go to 'C:\HCIBox'
  2. Execute the 'Configure-AKSWorkloadCluster.ps1' script
  3. See error in Log file. "Logical network hcibox-aks-lnet-vlan110 does not have an ippool"

Expected behavior AKS workload cluster created, with logical networks in same region as the resource group.

Environment summary azure-cli 2.58.0

core 2.58.0 telemetry 1.1.0

Extensions: aksarc 1.1.1 customlocation 0.1.3

Dependencies: msal 1.26.0 azure-mgmt-resource 23.1.0b2

Have you looked at the Troubleshooting and Logs section?

Yes

Screenshots

logical_networs_hcibox

Additional context

microsoft-github-policy-service[bot] commented 5 months ago

Hi johla! Thank you for opening this issue. We appreciate your contribution and welcome you to our community! We are glad to have you here and to have your input on the Azure Arc Jumpstart.

IAmITGeek84 commented 5 months ago

Yes this looks exactly the same.