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

Customize AKS Cluster Name from GUID for VMs #313

Open RodriCoto opened 1 year ago

RodriCoto commented 1 year ago

Title: Customize AKS Cluster Name from GUID

Description: Currently AKS Cluster Name is a Globally Unique Identifier. We can customize the name of the cluster service to company naming convention, but it is not the case for the Control Plane VMs. I would like to ask that we can also customize the naming of Control Plane VMs like we do for the cluster service.

Thanks