Skip to content

Commit ba1a8b0

Browse files
committed
replace link with aka, test abbrev fix
1 parent 85d6f21 commit ba1a8b0

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

articles/application-gateway/for-containers/alb-controller-helm-chart.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.topic: release-notes
88
ms.date: 5/2/2025
99
ms.author: greglin
1010
---
11-
<!-- CRDs (Custom Resource Definitions) -->
11+
<!-- Custom Resource Definitions (CRDs) -->
1212

1313
# ALB Controller Helm Chart
1414

@@ -27,8 +27,6 @@ The following parameters are supported for configuration during installation:
2727

2828
## Values
2929

30-
<div style="overflow-x: auto;">
31-
3230
| Key | Type | Default | Description |
3331
| ----- | ------ | --------- | ------------- |
3432
| albController.controller | object | `{"replicaCount":2,"resource":{"limits":{"cpu":"400m","memory":"400Mi"},"requests":{"cpu":"100m","memory":"200Mi"}},"tolerations":[]}` | ALB Controller parameters |
@@ -49,8 +47,6 @@ The following parameters are supported for configuration during installation:
4947
| albController.namespace | string | `"azure-alb-system"` | Namespace to deploy ALB Controller components in. |
5048
| albController.securityPolicyFeatureFlag | bool | `false` | Enable Application Load Balancer Security Policy Resource (WAF Preview). |
5149

52-
</div>
53-
5450
## Tolerations
5551

5652
Tolerations follow Kubernetes' implementation as defined [here](https://kubernetes.io/docs/concepts/scheduling-eviction/taint-and-toleration/).

articles/application-gateway/for-containers/alb-controller-release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Instructions for new or existing deployments of ALB Controller are found in the
2626

2727
| ALB Controller Version | Gateway API Version | Kubernetes Version | Release Notes |
2828
| ---------------------- | ------------------- | ------------------ | ------------- |
29-
| 1.6.7 | v1.1.1 | v1.26, v1.27, v1.28, v1.29, v1.30, v1.31, v1.32 | [Fix for SSE timeout value of 0](https://learn.microsoft.com/answers/questions/2153620/server-sent-events-and-azure-application-gateway-f), [Overlay CNI fix](https://github.com/Azure/AKS/issues/4950), [support readinessProbe port by name](https://github.com/Azure/AKS/issues/4861), leverage init container during bootstrap, misc. bug fixes and improvements |
29+
| 1.6.7 | v1.1.1 | v1.26, v1.27, v1.28, v1.29, v1.30, v1.31, v1.32 | [Fix for SSE timeout value of 0](https://aka.ms/qa2153620), [Overlay CNI fix](https://github.com/Azure/AKS/issues/4950), [support readinessProbe port by name](https://github.com/Azure/AKS/issues/4861), leverage init container during bootstrap, misc. bug fixes and improvements |
3030

3131
## Release history
3232

0 commit comments

Comments
 (0)