Skip to content

Add AKS ALB Controller quickstart - #493

Merged
Rebecca Calixte (Rebecca-Calixte) merged 12 commits into
masterfrom
copilot/add-aks-alb-controller
Aug 31, 2026
Merged

Add AKS ALB Controller quickstart#493
Rebecca Calixte (Rebecca-Calixte) merged 12 commits into
masterfrom
copilot/add-aks-alb-controller

Conversation

@Rebecca-Calixte

Copy link
Copy Markdown
Collaborator

Adds a new Terraform quickstart sample for deploying an Azure Kubernetes Service (AKS) cluster with the Application Gateway for Containers ALB Controller add-on.

This sample includes:

  • Terraform configuration for creating the AKS cluster and enabling the ALB Controller add-on and Gateway API.
  • An example for enabling the add-on on an existing AKS cluster.
  • Verification steps for confirming the installation.
  • An example for disabling the ALB Controller add-on.
  • A README with prerequisites, deployment, validation, and cleanup guidance.

The Terraform configuration was formatted and validated successfully before submission.

Co-authored-by: Rebecca-Calixte <262454636+Rebecca-Calixte@users.noreply.github.com>
Co-authored-by: vranade-microsoft <269690592+vranade-microsoft@users.noreply.github.com>
Co-authored-by: vranade-microsoft <269690592+vranade-microsoft@users.noreply.github.com>
Co-authored-by: vranade-microsoft <269690592+vranade-microsoft@users.noreply.github.com>

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Approving changes made by Copilot. No manual changes involved.

Co-authored-by: vranade-microsoft <269690592+vranade-microsoft@users.noreply.github.com>

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Approving changes made by Copilot. No manual changes involved.

@Rebecca-Calixte

Copy link
Copy Markdown
Collaborator Author

Updated VM size from vm_size = "Standard_D2_v2" to vm_size = "Standard_D2s_v5"

Co-authored-by: vranade-microsoft <269690592+vranade-microsoft@users.noreply.github.com>

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Approving changes made by Copilot. No manual edits involved.

Co-authored-by: vranade-microsoft <269690592+vranade-microsoft@users.noreply.github.com>
Added upgrade settings to the default node pool configuration.
@Rebecca-Calixte
Rebecca Calixte (Rebecca-Calixte) merged commit 6565b60 into master Aug 31, 2026
3 checks passed
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.

3 participants