Skip to content

Commit 010c74a

Browse files
authored
Merge pull request #79633 from jnoller/patch-1
Update patch notifications
2 parents bcd0502 + d1dabd7 commit 010c74a

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

articles/aks/supported-kubernetes-versions.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,12 +92,15 @@ Supported Version List
9292
----------------------
9393
1.12.*2*, 1.12.*3*, 1.11.*5*, 1.11.*6*
9494

95+
> [!NOTE]
96+
> Customers should not pin cluster creation, CI or other automated jobs to specific patch releases.
97+
9598
### Communications
9699

97100
* For new **minor** versions of Kubernetes
98-
* All users are notified of the new version and what version will be removed.
99-
* Customers running the version **to be removed** will be notified that they have **60 days** to upgrade to a
100-
supported release (e.g. minor version).
101+
* All users are notified publicly of the new version and what version will be removed.
102+
* When a new patch version is released, the oldest patch release is removed at the same time.
103+
* Customers have **60 days** from the public notification date to upgrade to a supported minor version release.
101104
* For new **patch** versions of Kubernetes
102105
* All users are notified of the new patch version being released and to upgrade to the latest patch release.
103106
* Users have **30 days** to upgrade to a newer, supported patch release. Users have **30 days** to upgrade to

0 commit comments

Comments
 (0)