Update AutoScalining and node pull features. #8
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request includes the terraform code for the Azure Kubernetes Service Terraform module. This work aims to ensure smoother deployment and management of latest version of kubernetes on Azure.
Features :
1. AKS clusters supports latest version 1.28.5 and nod pool with flexible configuration.
2. Add Network Profile along with the Load Balancer Integration.
3. Attach Auto Scaling profile with this AKS cluster.
4. This AKS cluster supports integration with already existed VNet Configuration.
In summary, the dynamic block for HTTP proxy configuration allows you to configure HTTP proxy settings for the AKS cluster nodes, while the local file resource for kubeconfig generates a kubeconfig file for accessing the Kubernetes cluster from your local environment.