Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update AutoScalining and node pull features. #8

Merged
merged 6 commits into from
May 1, 2024

Conversation

deepakttn
Copy link
Contributor

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.

Copy link
Contributor

@rahulttn rahulttn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rahulttn rahulttn merged commit 13c9315 into tothenew:main May 1, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants