Azure / terraform-azurerm-avm-ptn-aks-production

This is the Production Standard for AKS pattern module for Azure Verified Modules (AVM) library. This module deploys a production standard AKS cluster along with supporting a Virtual Network and Azure container registry. It provisions an environment sufficient for most production deployments for AKS.
https://registry.terraform.io/modules/Azure/avm-ptn-aks-production/azurerm/latest
MIT License
22 stars 26 forks source link

[AVM Module Issue]: add node_labels to default_node_pool and azurerm_kubernetes_cluster_node_pool #106

Closed AcceleratorFramew0rk closed 2 months ago

AcceleratorFramew0rk commented 2 months ago

Check for previous/existing GitHub issues

Issue Type?

Feature Request

(Optional) Module Version

No response

(Optional) Correlation Id

No response

Description

Add vnet_subnet_id to default_node_pool and azurerm_kubernetes_cluster_node_pool

AcceleratorFramew0rk commented 2 months ago

Edit the description, change subnet_id to node_labels Add node_labels to default_node_pool and azurerm_kubernetes_cluster_node_pool

zioproto commented 2 months ago

@AcceleratorFramew0rk please test if PR #108 would fix the issue completely