From b3b1247ed32cea252b434814d168d8cf12ad61c1 Mon Sep 17 00:00:00 2001 From: hbc Date: Tue, 23 Jun 2026 21:21:23 -0700 Subject: [PATCH 1/2] Add archive notice to README Updated README to indicate repository has been archived. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e33a7f5..7a835e8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # AKS Flex +> [!WARNING] +> This repo has been archived. The latest AKS Flex Node experience can be found at [Azure/AKSFlexNode](https://github.com/Azure/AKSFlexNode) + AKS Flex lets you extend an Azure Kubernetes Service (AKS) cluster with nodes from external cloud providers or on-premises infrastructure. Worker nodes running on remote clouds or on-prem hardware join the AKS control plane over an encrypted overlay network, giving you From 30822b22918854b5af188900cb35b208cbd4e2d2 Mon Sep 17 00:00:00 2001 From: hbc Date: Tue, 23 Jun 2026 21:23:59 -0700 Subject: [PATCH 2/2] Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a835e8..1d90838 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # AKS Flex > [!WARNING] -> This repo has been archived. The latest AKS Flex Node experience can be found at [Azure/AKSFlexNode](https://github.com/Azure/AKSFlexNode) +> This repo has been archived. The latest AKS Flex Node experience can be found at [Azure/AKSFlexNode](https://github.com/Azure/AKSFlexNode). AKS Flex lets you extend an Azure Kubernetes Service (AKS) cluster with nodes from external cloud providers or on-premises infrastructure. Worker nodes running on remote clouds or