Skip to content
This repository was archived by the owner on Oct 24, 2023. It is now read-only.

Commit 4c14b50

Browse files
authored
docs: redirect Azure Stack Hub users to new repository (#5073)
* docs: migration note for Azure Stack Hub users * more context
1 parent fb9d128 commit 4c14b50

File tree

3 files changed

+13
-1
lines changed

3 files changed

+13
-1
lines changed

Diff for: .github/ISSUE_TEMPLATE/azure_stack_hub.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: Azure Stack Hub issue or feature
3+
about: Migration note for Azure Stack Hub users
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
As this project is deprecated for Azure public cloud customers, development has been moved to a new Azure Stack Hub specific repository ([Azure/aks-engine-azurestack](https://github.com/Azure/aks-engine-azurestack)). This new repository is where new [releases](https://github.com/Azure/aks-engine-azurestack/releases) for Azure Stack Hub clouds, starting at v0.75.3, will be published and where [issues](https://github.com/Azure/aks-engine-azurestack/issues/new) concerning Azure Stack Hub should be created.

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
This project is deprecated for Azure public cloud customers. Please consider using [Azure Kubernetes Service (AKS)](https://azure.microsoft.com/en-us/services/kubernetes-service/#overview) for managed Kubernetes or [Cluster API Provider Azure](https://github.com/kubernetes-sigs/cluster-api-provider-azure) for self-managed Kubernetes. There are no new features planned; this project will only be updated for CVEs & similar, with Kubernetes 1.24 as the final version to receive updates.
1010

11-
For use on [Azure Stack Hub product](https://docs.microsoft.com/en-us/azure-stack/user/azure-stack-kubernetes-aks-engine-overview) this project is fully supported and will continue to be supported by the Hub team throughout the lifespan of Azure Stack Hub.
11+
For use on the [Azure Stack Hub product](https://docs.microsoft.com/en-us/azure-stack/user/azure-stack-kubernetes-aks-engine-overview) this project is fully supported and will continue to be supported by the Hub team throughout the lifespan of Azure Stack Hub. Development is already moved to a new Azure Stack Hub specific repository ([Azure/aks-engine-azurestack](https://github.com/Azure/aks-engine-azurestack)). This new repository is where new [releases](https://github.com/Azure/aks-engine-azurestack/releases) for Azure Stack Hub clouds, starting at v0.75.3, will be published and where [issues](https://github.com/Azure/aks-engine-azurestack/issues/new) concerning Azure Stack Hub should be created.
1212

1313
## Overview
1414

Diff for: docs/topics/azure-stack.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# AKS Engine on Azure Stack Hub
22

3+
> **Migration note**: As this project is deprecated for Azure public cloud customers, development has been moved to a new Azure Stack Hub specific repository ([Azure/aks-engine-azurestack](https://github.com/Azure/aks-engine-azurestack)). This new repository is where new [releases](https://github.com/Azure/aks-engine-azurestack/releases) for Azure Stack Hub clouds, starting at v0.75.3, will be published and where [issues](https://github.com/Azure/aks-engine-azurestack/issues/new) concerning Azure Stack Hub should be created.
4+
35
* [Introduction](#introduction)
46
* [Marketplace Prerequisites](#marketplace-prerequisites)
57
* [Service Principals and Identity Providers](#service-principals-and-identity-providers)

0 commit comments

Comments
 (0)