You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/aks/integrations.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,12 @@ The following rules are used by AKS for applying updates to installed add-ons:
22
22
- 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.
23
23
- 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].
24
24
25
+
### Exceptions
26
+
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
0 commit comments