Name | Version |
---|---|
azurerm | ~> 3.20 |
random | ~> 3.4 |
Name | Version |
---|---|
azurerm | ~> 3.20 |
random | ~> 3.4 |
No modules.
Name | Type |
---|---|
azurerm_kubernetes_cluster.aks_rs | resource |
azurerm_role_assignment.example | resource |
random_string.name_postfix | resource |
Name | Description | Type | Default | Required |
---|---|---|---|---|
aks_dns_prefix | n/a | string |
"testaks1" |
no |
aks_network_plugin | The network plugin for AKS | string |
"kubenet" |
no |
aks_rg | The resource group object for the Kubernets resources | any |
n/a | yes |
aks_subnet | The subnet object for AKS | any |
n/a | yes |
identity | n/a | string |
"SystemAssigned" |
no |
kubernetes_version | n/a | string |
"1.22.6" |
no |
location | Azure Region name | string |
"Canada Central" |
no |
name_prefix | The AKS name's prefix | string |
"test-aks" |
no |
owner | The owner name | string |
"Allen" |
no |
worker_node_count | The worker node count | number |
1 |
no |
worker_node_pool_name | The work node pool name | string |
"work-node-pool1" |
no |
worker_node_vm_size | The work node count | string |
"Standard_D2_v2" |
no |
Name | Description |
---|---|
client_certificate | n/a |
kube_config | n/a |