Skip to content

Commit 445cfa5

Browse files
committed
Fix title and release notes issues
1 parent da4866a commit 445cfa5

File tree

4 files changed

+10
-9
lines changed

4 files changed

+10
-9
lines changed

AKS-Arc/TOC.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
href: data-collection.md
1414
- name: Blogs and announcements
1515
href: blogs-announcements.md
16-
- name: AKS on Azure Local
16+
- name: AKS Arc on Azure Local
1717
expanded: true
1818
items:
1919
- name: What's new in AKS on Azure Local
@@ -332,7 +332,7 @@
332332
href: aks-edge-licensing.md
333333
- name: Microsoft Software License Terms
334334
href: aks-edge-software-license-terms.md
335-
- name: AKS on VMware
335+
- name: AKS Arc on VMware
336336
items:
337337
- name: Overview
338338
href: aks-vmware-overview.md
@@ -380,7 +380,7 @@
380380
href: vmsize.yml
381381
- name: vnet
382382
href: vnet.yml
383-
- name: AKS on Windows Server
383+
- name: AKS Arc on Windows Server
384384
items:
385385
- name: AKS on Windows Server retirement
386386
href: aks-windows-server-retirement.md
@@ -390,7 +390,7 @@
390390
href: system-requirements.md
391391
- name: Quickstarts
392392
items:
393-
- name: Deploy an AKS cluster
393+
- name: Deploy an AKS Arc cluster
394394
items:
395395
- name: Use PowerShell
396396
href: kubernetes-walkthrough-powershell.md

AKS-Arc/aks-whats-new-local.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ The following Kubernetes cluster deployment and management capabilities are avai
3434

3535
- **Disk space exhaustion**: Fixed [issues due to disk space exhaustion on control plane VMs due to accumulation of kube-apiserver audit logs](kube-apiserver-log-overflow.md).
3636
- **Cluster upgrade**: Fixed AKS Arc cluster and node pool create, scale, and [upgrade issues due to unavailability of AKS Arc VM images](gallery-image-not-usable.md).
37+
- **AKS Arc Telemetry pod issue**: Fixed the issue where [AKS Arc telemetry pod was consuming excessing CPU and memory](telemetry-pod-resources.md).
3738
- **New checks**: Added new checks during cluster and node pool operations. These improvements allow the system to proactively detect and handle scenarios where there are insufficient IP addresses in the IP pool.
3839
- **GPU resource allocation**: Additional pre-checks for resource allocation for GPUs during Kubernetes cluster create operation.
3940
- **Node pool improvements**: Accurate representation of node pool count and status on the Azure portal. This release also includes improvements to node pool creation and update flows to ensure that the Kubernetes cluster status accounts for corresponding node pool status.

AKS-Arc/aks-windows-server-retirement.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Retirement of AKS architecture on Windows Server 2019 and Windows Server 2022
3-
description: Learn about retirement of AKS on Windows Server 2019 and Windows Server 2022.
2+
title: Retirement of AKS architecture on Windows Server SKUs
3+
description: Learn about retirement of AKS on Windows Server SKUs - Windows Server 2019 and Windows Server 2022.
44
ms.topic: how-to
55
ms.custom: linux-related-content
66
author: sethmanheim
@@ -37,7 +37,7 @@ The following Kubernetes cluster deployment and management capabilities are avai
3737

3838
## If you're using Azure Kubernetes Service on Windows Server 2019 or Windows Server 2022
3939

40-
The AKS Arc current architecture on Windows Server 2019 and Windows Server 2022 will be retired on March 27, 2028. Starting on March 27 2028, you no longer get support, security and quality updates for your existing AKS Arc clusters. You also won't be able to deploy, upgrade or scale the current architecture of Azure Kubernetes Service on Windows Server 2019 and Windows Server 2022.
40+
The AKS Arc current architecture on Windows Server 2019 and Windows Server 2022 will be retired on March 27, 2028. Starting on March 27 2028, you no longer get support, security and quality updates for your existing AKS Arc clusters. You also won't be able to deploy, upgrade or scale the current architecture of Azure Kubernetes Service on Windows Server 2019 and Windows Server 2022. Between now and March 2028, we will not be adding support for any new Windows Server SKUs, for eg. Windows Server 2025 is not supported on AKS Arc.
4141

4242
## If you're using Azure Kubernetes Service on Azure Local, version 22H2
4343

AKS-Arc/gallery-image-not-usable.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ This issue was fixed in [AKS on Azure Local, version 2507](/azure/azure-local/wh
4747

4848
- Upgrade your Azure Local deployment to the 2507 build.
4949
- Once updated, confirm that the images were downloaded successfully by running the `az aksarc get-versions` command.
50-
- For new AKS clusters: new AKS clusters should now be created successfully.
51-
- For scaling existing AKS clusters: scaling existing AKS clusters continues to encounter issues. Please file a support case.
50+
- You can now use the listed Kubernetes versions while creating or updating your AKS Arc clusters.
51+
- If you continue to encounter issue, please file a support case.
5252

5353
## Next steps
5454

0 commit comments

Comments
 (0)