Skip to content

Commit 80d5c26

Browse files
authored
Update versions.md
Added Lifecycle and Supportability
1 parent 19616dc commit 80d5c26

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

articles/hdinsight-aks/versions.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,15 +47,18 @@ Each number in the version indicates general compatibility with the previous ver
4747

4848
To take advantage of the latest HDInsight on AKS features, we recommend regularly migrating your clusters to the latest patch or minor versions. Currently, HDInsight on AKS support's [in-place upgrades](./in-place-upgrade.md) as part of public preview with hotfix, node os and AKS patch upgrades, where existing clusters are upgraded to newer versions.
4949

50-
You need to create a new HDInsight on AKS cluster in your existing cluster pool and migrate your application to use the new cluster with latest minor version or patch. All cluster pools align with the major version, and clusters within the pool align to the same major version, and you can create clusters with subsequent minor or patch versions.
51-
52-
As part of the best practices, we recommend you to keep your clusters updated on regular basis.HDInsight on AKS release happens every 30 to 60 days. It's always good to move to the latest releases as early as possible. The recommended maximum duration for cluster upgrades is less than three months.
50+
You need to create a new HDInsight on AKS cluster in your existing cluster pool and migrate your application to use the new cluster with latest minor version or patch. All cluster pools align with the major version, and clusters within the pool align to the same major version, and you can create clusters with subsequent minor or patch versions.
5351

5452
## Lifecycle and supportability
5553

56-
| Runtime name | Release date | Release stage | End of Support announcement date | End of Support effective date |
54+
As HDInsight on AKS relies on the underlying Azure Kubernetes Service (AKS) infrastructure, it needs to be periodically updated to ensure security and compatibility with the latest features. With [in-place upgrades](./in-place-upgrade.md) you can upgrade your clusters for with cluster hotfix updates, security updates on the node os and AKS patch upgrades.
55+
56+
| HDInsight on AKS Cluster pool Version | Release date | Release stage | Mapped AKS Version | AKS End of life |
5757
| --- | --- | --- | --- | --- |
58-
| [Azure HDInsight on AKS](./overview.md) | Oct 10, 2023 | Public Preview | | |
58+
| 1.1 | Oct 2023 | Public Preview |1.27|Jul 2024|
59+
| 1.2 | May 2024 | - | 1.29 | -
60+
61+
As part of the best practices, we recommend you to keep your clusters updated on regular basis. HDInsight on AKS release happens every 30 to 60 days. It's always good to move to the latest releases as early as possible. The recommended maximum duration for cluster upgrades is less than three months.
5962

6063
### Sample Scenarios
6164

0 commit comments

Comments
 (0)