Azure / aksArc

# Welcome to the Azure Kubernetes Service on Azure Stack HCI repo This is where the AKS-HCI team will track features and issues with AKS-HCI. 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-HCI!
MIT License
109 stars 45 forks source link

[BUG] Not being able to customize node pool names of Hybrid AKS clusters via Azure portal deployment #343

Open The-TeQnician opened 1 year ago

The-TeQnician commented 1 year ago

Describe the bug If i deploy a hybrid AKS cluster via the portal i can change the name of the node pool and add node pools and provide custom names. However these names are not honored and default names hardcoded in the template are used.

To Reproduce Steps to reproduce the behavior:

  1. Create a hybrid AKS cluster from the Azure portal.
  2. Provide necessary details and info and go to the node pools option.
  3. click on the node pool and change the name to what you desire doesnt matter if it's Linux or Windows.
  4. Or add a node pool with a custom name.
  5. Follow the rest of the wizard and deploy the cluster.
  6. Check the node pool names are default and not the names you provided in the portal wizard.

Expected behavior I expect the deployment to honor the names i provide and not use default names.

Screenshots image Inkedfcinodes image

Environment (please complete the following information):

mkostersitz commented 7 months ago

@abhilashaagarwala can you please take a look at this. I believe this has been fixed for the next release.