Skip to content

Commit cf294fa

Browse files
authored
Merge pull request #17449 from sethmanheim/mv-stg
Move storage article to 23H2
2 parents c14a0e8 + ab2ace5 commit cf294fa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

AKS-Arc/TOC.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@
9999
- name: Deploy and configure Workload Identity
100100
href: workload-identity.md
101101
- name: Storage
102+
href: concepts-storage.md
102103
items:
103104
- name: CSI storage drivers
104105
items:
@@ -403,8 +404,6 @@
403404
href: concepts-node-networking.md
404405
- name: Kubernetes container networking
405406
href: concepts-container-networking.md
406-
- name: Storage
407-
href: concepts-storage.md
408407
- name: Application availability
409408
href: app-availability.md
410409
- name: Scale

AKS-Arc/concepts-storage.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ ms.reviewer: abha
1515

1616
# Storage options for applications in AKS enabled by Azure Arc
1717

18+
[!INCLUDE [hci-applies-to-23h2](includes/hci-applies-to-23h2.md)]
1819
[!INCLUDE [applies-to-azure stack-hci-and-windows-server-skus](includes/aks-hci-applies-to-skus/aks-hybrid-applies-to-azure-stack-hci-windows-server-sku.md)]
1920

2021
Applications that run in AKS deployments using Azure Kubernetes Service enabled by Azure Arc might need to store and retrieve data. For some application workloads, the data can use local, fast storage on an unneeded node when the pods are deleted (Kubernetes uses _pods_ to run an instance of an application).

0 commit comments

Comments
 (0)