Releases: tothenew/terraform-azure-aks
Releases · tothenew/terraform-azure-aks
v1.0.0: Merge pull request #3 from AshwitaPal12/aks-v1
Terraform module to setup AKS
Features:
- AKS clusters with multiple node pool using a flexible configuration.
- Support for defining CPU and memory resources for each container, allowing fine-grained control over resource allocation.
- Configuration of environment variables and secure environment variables for containers, enhancing security and flexibility
- Example Terraform code for creating additional node pool.
- How Has This Been Tested?
- I have tested and validated these changes using one or more of the provided examples/* projects - tested for public, private and none type of IP addresses supported by AKS.