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

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 <[email protected]>

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.

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"

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.

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
learn-build-service-prod Bot pushed a commit to MicrosoftDocs/azure-aks-docs that referenced this pull request Sep 15, 2026
* docs(aks): add Terraform quickstart for ALB Controller add-on

Add a standalone Terraform quickstart that deploys an AKS cluster
and enables the Application Gateway for Containers ALB Controller
add-on, sourced from the Azure/terraform quickstart/101-aks-alb-controller
sample (Azure/terraform#493).

Co-authored-by: Copilot <[email protected]>

* docs(aks): add TOC entry for ALB Controller Terraform quickstart

Link the new Terraform quickstart under Networking > Ingress > Use
Application Gateway for Containers, after the existing add-on
quickstart entry.

Co-authored-by: Copilot <[email protected]>

* docs(aks): fix TestRecord link and add checklist lead-in for ALB Controller Terraform quickstart

Remove the TestRecord.md link because that file doesn't exist yet on
Azure/terraform master and 404s; keep the sample directory and
Terraform catalog links. Add the template's required lead-in line
before the checklist.

Co-authored-by: Copilot <[email protected]>

* Apply Learn Authoring Assistant style suggestions

Co-authored-by: Copilot <[email protected]>

---------

Co-authored-by: asudbring <[email protected]>
Co-authored-by: Copilot <[email protected]>

This branch was successfully deployed

1 active deployment
test bdefa495 Deployed Aug 31, 2026 by Rebecca-Calixte via e2e-check #960
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