Skip to content

Latest commit

 

History

History
245 lines (146 loc) · 12 KB

terraform.md

File metadata and controls

245 lines (146 loc) · 12 KB

Terraform documentation

Requirements

The following requirements are needed by this module:

Modules

No modules.

Required Inputs

The following input variables are required:

Description: ID of subnet where API server is deployed

Type: string

Description: ID of existing private DNS zone for cluster - used for private cluster feature

Type: string

Description: ID of subnet where system nodes are deployed

Type: string

Description: n/a

Type: any

Description: n/a

Type: any

Description: ID of existing private DNS zone for keyvault for private endpoints

Type: string

Description: Azure region of cluster such as westeurope, northeurope or swedencentral

Type: string

Description: ID of existing log analytics workspace for Azure Defender for Kubernetes

Type: string

Description: Name of cluster

Type: string

Description: VM SKU for system AKS nodes such as Standard_D4ads_v5

Type: string

Description: ID of resource group where cluster is deployed

Type: string

Description: Name of resource group where cluster is deployed

Type: string

Description: n/a

Type: any

Description: n/a

Type: any

Optional Inputs

The following input variables are optional (have default values):

Description: n/a

Type: string

Default: "b0797e57-4a37-4f7d-9def-b312831bc3d7"

Description: SKU for cluster such as Free or Standard, for production Standard is recommended

Type: string

Default: "Free"

Description: Channel for automatic cluster upgrades such as stable, patch, rapid, node-image or none

Type: string

Default: "stable"

Description: Cluster version such as 1.24.1 for specific version or 1.24 for latest patch version

Type: string

Default: "1.24"

Description: Maximum count of system nodes

Type: number

Default: 3

Description: Minimum count of system nodes

Type: number

Default: 3

Description: Initial count of system nodes

Type: number

Default: 3

Resources

The following resources are used by this module:

Outputs

The following outputs are exported:

Description: n/a

Description: n/a

Description: n/a

Description: n/a

Description: n/a