Open aido123 opened 2 years ago
Action required from @Azure/aks-pm
Issue needing attention of @Azure/aks-leads
Issue needing attention of @Azure/aks-leads
Issue needing attention of @Azure/aks-leads
Issue needing attention of @Azure/aks-leads
Issue needing attention of @Azure/aks-leads
Issue needing attention of @Azure/aks-leads
Issue needing attention of @Azure/aks-leads
Issue needing attention of @Azure/aks-leads
Issue needing attention of @Azure/aks-leads
Issue needing attention of @Azure/aks-leads
Issue needing attention of @Azure/aks-leads
Issue needing attention of @Azure/aks-leads
Hi @Azure/aks-leads and @Azure/aks-leads
Please can this be escalated? This is causing us a lot of issues as all our new RG’s contain > 15 tags
Limitation is related to Private DNS.
When you create or update an AKS cluster with the --tags parameter, the following are assigned the Azure tags that you specified:
The AKS cluster itself and its related resources: Route table Public IP Load balancer Network security group Virtual network AKS-managed kubelet msi AKS-managed add-on msi Private DNS zone associated with the private cluster Private endpoint associated with the private cluster The node resource group.
The following Azure resources only support 15 tags:
Azure Automation Azure Content Delivery Network (CDN) Azure DNS (Zone and A records) Azure Log Analytics Saved Search
https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/tag-resources#limitations
All, consider submitting your feedback and vote here: https://feedback.azure.com/d365community/idea/4d4bd32f-dcb9-ed11-a81b-6045bd79fc6e
Describe the bug AKS Tag propagation Now limited to 14 tags due to limitation on Azure Private DNS Tag propagation from AKS cluster to Node Resource Group Resources suddenly break updating on tags in AKS cluster when there are greater than 14 tags
To Reproduce Create an AKS cluster Add 16 tags to it Tagging fails, as the Azure Private DNS zone can only have 15 tags
Expected behavior AKS service should not be regressively be affected in terms on the amount of tags it can have with the introduction of a new feature (https://github.com/Azure/AKS/issues/1200 )
Environment (please complete the following information): AKS 1.22.6, az cli 2.36.0