Skip to content

Commit a0f6313

Browse files
Merge pull request #208522 from Nickomang/aks-addon-exceptions
Improved clarity on add-on upgrade exceptions
2 parents 7207080 + e5d0f39 commit a0f6313

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/aks/integrations.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ The following rules are used by AKS for applying updates to installed add-ons:
2222
- Any breaking or behavior changes to the add-on will be announced well before, usually 60 days, a later minor version of Kubernetes is released on AKS.
2323
- Add-ons can be patched weekly with every new release of AKS which will be announced in the release notes. AKS releases can be controlled using [maintenance windows][maintenance-windows] and followed using [release tracker][release-tracker].
2424

25-
### Exceptions
25+
### Exceptions
2626

27-
The following exceptions apply to bringing in major/minor or breaking changes to the add-ons:
28-
- In the event that the Kubernetes version is in preview
29-
- In the event that the addon or feature is in preview
27+
Add-ons will be upgraded to a new major/minor version (or breaking change) within a Kubernetes minor version if either the cluster's Kubernetes version or the add-on version are in preview.
28+
29+
### Available add-ons
3030

3131
The below table shows the available add-ons.
3232

0 commit comments

Comments
 (0)