Skip to content

Commit 53a05ed

Browse files
Merge pull request #270332 from yeturis/patch-31
Update versions.md
2 parents 27bfed7 + c7b86cf commit 53a05ed

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

articles/hdinsight-aks/versions.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Versioning
33
description: Versioning in HDInsight on AKS.
44
ms.service: hdinsight-aks
55
ms.topic: conceptual
6-
ms.date: 08/29/2023
6+
ms.date: 03/27/2024
77
---
88

99
# Azure HDInsight on AKS versions
@@ -45,11 +45,11 @@ Each number in the version indicates general compatibility with the previous ver
4545
4646
## Keep your clusters up to date
4747

48-
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 doesn't support in-place upgrades as part of public preview, where existing clusters are upgraded to newer versions. 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.
48+
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-
As part of the best practices, we recommend you to keep your clusters updated on regular basis.
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.
5151

52-
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.
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.
5353

5454
### Sample Scenarios
5555

@@ -90,17 +90,16 @@ Since HDInsight on AKS exposes and updates a minor version with each regular rel
9090
> [!IMPORTANT]
9191
> In case you're using RESTAPI operations, the cluster is always created with the most recent MS-Patch version to ensure you can get the latest security updates and critical bug fixes.
9292
93-
We're also building in-place upgrade support along with Azure advisor notifications to make the upgrade easier and smooth.
9493

9594
## Release notes
9695
For release notes on the latest versions of HDInsight on AKS, see [release notes](./release-notes/hdinsight-aks-release-notes.md)
9796

9897
## Versioning considerations
9998

100-
* Once a cluster is deployed with a version, that cluster can't automatically upgrade to a newer version. You're required to recreate until in-place upgrade feature is live for minor versions.
99+
* HDInsight on AKS cluster pool versions and end of life are dependent on upstream AKS support, you can refer to the [AKS supported versions](/azure/aks/supported-kubernetes-versions#aks-kubernetes-release-calendar) and plan for the cluster pool/cluster upgrades on ongoing basis.
100+
* Once a cluster pool is deployed with a certain cluster pool version, that cluster pool can't automatically upgrade to a newer minor version. You're required to recreate until [in-place upgrades](./in-place-upgrade.md) feature is live for minor versions for cluster pools.
101+
* Once a cluster is deployed within a certain cluster pool version, that cluster can't automatically upgrade to a newer minor or patch version. You're required to recreate until [in-place upgrades](./in-place-upgrade.md) feature is live for patch, minor versions for clusters.
101102
* During a new cluster creation, most recent version is deployed or picked.
102103
* Customers should test and validate that applications run properly when using new HDInsight on AKS version.
103104
* HDInsight on AKS reserves the right to change the default version without prior notice. If you have a version dependency, specify the HDInsight on AKS version when you create your clusters.
104105
* HDInsight on AKS may retire an OSS component version before retiring the HDInsight on AKS version, based on the upstream support of open-source or AKS dependencies.
105-
106-

0 commit comments

Comments
 (0)