Add AKS ALB Controller quickstart - #493
Merged
Rebecca Calixte (Rebecca-Calixte) merged 12 commits intoAug 31, 2026
Merged
Conversation
Rebecca Calixte (Rebecca-Calixte)
had a problem deploying
to
test
August 13, 2026 17:42 — with
GitHub Actions
Failure
Copilot started work on behalf of
Rebecca Calixte (Rebecca-Calixte)
August 23, 2026 20:15
View session
Copilot stopped work on behalf of
Rebecca Calixte (Rebecca-Calixte) due to an error
August 23, 2026 20:15
Copilot started work on behalf of
Rebecca Calixte (Rebecca-Calixte)
August 23, 2026 20:18
View session
Copilot started work on behalf of
Rebecca Calixte (Rebecca-Calixte)
August 23, 2026 20:22
View session
Copilot started work on behalf of
Rebecca Calixte (Rebecca-Calixte)
August 23, 2026 20:24
View session
Copilot started work on behalf of
Rebecca Calixte (Rebecca-Calixte)
August 23, 2026 20:27
View session
Co-authored-by: Rebecca-Calixte <[email protected]>
Copilot started work on behalf of
Rebecca Calixte (Rebecca-Calixte)
August 23, 2026 20:33
View session
Copilot started work on behalf of
Vishwajeet Ranade (vranade-microsoft)
August 26, 2026 07:55
View session
Co-authored-by: vranade-microsoft <[email protected]>
Vishwajeet Ranade (vranade-microsoft)
approved these changes
Aug 26, 2026
Copilot started work on behalf of
Vishwajeet Ranade (vranade-microsoft)
August 26, 2026 09:05
View session
Co-authored-by: vranade-microsoft <[email protected]>
Vishwajeet Ranade (vranade-microsoft)
approved these changes
Aug 26, 2026
Co-authored-by: vranade-microsoft <[email protected]>
Vishwajeet Ranade (vranade-microsoft)
approved these changes
Aug 27, 2026
Vishwajeet Ranade (vranade-microsoft)
left a comment
Collaborator
There was a problem hiding this comment.
Approving changes made by Copilot. No manual changes involved.
Copilot started work on behalf of
Vishwajeet Ranade (vranade-microsoft)
August 27, 2026 07:39
View session
Co-authored-by: vranade-microsoft <[email protected]>
Vishwajeet Ranade (vranade-microsoft)
approved these changes
Aug 27, 2026
Vishwajeet Ranade (vranade-microsoft)
left a comment
Collaborator
There was a problem hiding this comment.
Approving changes made by Copilot. No manual changes involved.
Rebecca Calixte (Rebecca-Calixte)
had a problem deploying
to
test
August 27, 2026 20:10 — with
GitHub Actions
Failure
Collaborator
Author
|
Updated VM size from vm_size = "Standard_D2_v2" to vm_size = "Standard_D2s_v5" |
Copilot started work on behalf of
Vishwajeet Ranade (vranade-microsoft)
August 28, 2026 14:39
View session
Co-authored-by: vranade-microsoft <[email protected]>
Vishwajeet Ranade (vranade-microsoft)
approved these changes
Aug 28, 2026
Vishwajeet Ranade (vranade-microsoft)
left a comment
Collaborator
There was a problem hiding this comment.
Approving changes made by Copilot. No manual edits involved.
Copilot started work on behalf of
Vishwajeet Ranade (vranade-microsoft)
August 28, 2026 15:05
View session
Co-authored-by: vranade-microsoft <[email protected]>
Added upgrade settings to the default node pool configuration.
Rebecca Calixte (Rebecca-Calixte)
deployed
to
test
August 31, 2026 12:41 — with
GitHub Actions
Active
Vishwajeet Ranade (vranade-microsoft)
approved these changes
Aug 31, 2026
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
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:
The Terraform configuration was formatted and validated successfully before submission.