Skip to content

Commit 2f946c8

Browse files
committed
AKS on Hub deprecation notice
1 parent 7b1b114 commit 2f946c8

File tree

3 files changed

+12
-8
lines changed

3 files changed

+12
-8
lines changed

azure-stack/user/aks-overview.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@ title: Azure Kubernetes Service on Azure Stack Hub overview for users
33
description: Learn about Azure Kubernetes Service (ASK) on Azure Stack Hub overview for users.
44
author: sethmanheim
55
ms.topic: article
6-
ms.date: 01/24/2025
6+
ms.date: 02/27/2025
77
ms.author: sethm
8-
ms.lastreviewed: 10/26/2021
8+
ms.reviewer: sumsmith
9+
ms.lastreviewed: 02/27/2025
910

1011
# Intent: As an Azure Stack operator, I want to install and offer Azure Kubernetes Service on Azure Stack Hub so my supported user can offer containerized solutions.
1112
# Keyword: Kubernetes AKS difference
@@ -18,7 +19,7 @@ Azure Kubernetes Service (AKS) makes it easy to deploy a Kubernetes cluster in A
1819
As a managed Kubernetes service, Azure Stack Hub handles critical tasks such as health monitoring, and facilitates maintenance for you. The Azure Stack Hub team manages the image used for maintaining the clusters. The cluster administrator only needs to apply the updates as needed. The services come at no extra cost. AKS is free; you only pay to use the VMs (master and agent nodes) within your clusters. It's simpler to use than the [AKS engine](azure-stack-kubernetes-aks-engine-overview.md) since it removes some of the manual tasks required with the AKS engine.
1920

2021
> [!IMPORTANT]
21-
> Azure Kubernetes Service on Azure Stack Hub, currently in preview, is being discontinued and will not become GA. See [AKS Engine](../user/azure-stack-kubernetes-aks-engine-overview.md) for a Kubernetes solution on Azure Stack Hub.
22+
> Azure Kubernetes Service on Azure Stack Hub, previously a preview feature, was discontinued and is no longer supported. See the [AKS engine](../user/azure-stack-kubernetes-aks-engine-overview.md) documentation for a Kubernetes solution on Azure Stack Hub.
2223
> See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
2324
2425
## AKS on Azure Stack Hub

azure-stack/user/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,5 +91,5 @@ landingContent:
9191
url: azure-stack-solution-template-service-fabric-cluster.md
9292
- text: Deploy a container to Azure Stack Hub registry
9393
url: container-registry-overview.md
94-
- text: Deploy an Azure Kubernetes Services (AKS) cluster
95-
url: aks-overview.md
94+
- text: AKS engine on Azure Stack Hub
95+
url: azure-stack-kubernetes-aks-engine-overview.md

azure-stack/user/migrate-azure-stack-to-aks-engine.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,22 @@
11
---
22
title: Migrate workloads to AKS engine from AKS preview on Azure Stack Hub
3-
description: Find out how to migrate workloads from the AKS preview on Azure Stack Hub to a Kubernetes cluster created in AKS engine. Compare supported Azure Kubernetes Service features.
3+
description: Learn how to migrate workloads from the AKS preview on Azure Stack Hub to a Kubernetes cluster created in AKS engine and compare supported Azure Kubernetes Service features.
44
author: sethmanheim
55
ms.topic: article
6-
ms.date: 01/18/2023
6+
ms.date: 02/27/2025
77
ms.author: sethm
88
ms.reviewer: sumsmith
9-
ms.lastreviewed: 01/18/2023
9+
ms.lastreviewed: 02/27/2025
1010

1111
# Intent: As an Azure Stack operator, I need to know how to migrate my existing deployments in AKS preview to AKS engine and what to expect after I migrate the applications.
1212
# Keyword: Kubernetes AKS Engine difference
1313
---
1414

1515
# Migrate workloads to AKS engine from AKS preview on Azure Stack Hub
1616

17+
> [!IMPORTANT]
18+
> Azure Kubernetes Service on Azure Stack Hub, previously a preview feature, was discontinued and is no longer supported. See the [AKS engine](../user/azure-stack-kubernetes-aks-engine-overview.md) documentation for a Kubernetes solution on Azure Stack Hub.
19+
1720
This article explains how to migrate existing workloads in the Azure Kubernetes Service (AKS) preview on Azure Stack Hub to AKS engine, and summarizes AKS feature differences. The AKS preview is being deprecated in favor of extending support for AKS engine on Azure Stack Hub.
1821

1922
[AKS engine](https://github.com/Azure/aks-engine) provides a command-line tool to bootstrap Kubernetes clusters on Azure and Azure Stack Hub. By using Azure Resource Manager, AKS engine helps you create and maintain clusters running on VMs, virtual networks, and other Azure infrastructure as a service (IaaS) resources in Azure Stack Hub. To learn more about AKS engine, see the [AKS engine overview](azure-stack-kubernetes-aks-engine-overview.md), and review the [AKS engine feature comparison](#compare-features-aks-engine-vs-aks-preview) in this article.

0 commit comments

Comments
 (0)