Skip to content

Commit b04335b

Browse files
committed
updated intro sections
1 parent 7b0f4fc commit b04335b

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

articles/aks/use-premium-v2-disks.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ ms.date: 3/22/2023
1010

1111
[Azure Premium SSD v2 disks][azure-premium-v2-disk-overview] offer IO-intense enterprise workloads a consistent sub-millisecond disk latency and high IOPS and throughput. The performance (capacity, throughput, and IOPS) of Premium SSD v2 disks can be independently configured at any time, making it easier for more scenarios to be cost efficient while meeting performance needs.
1212

13+
This article describes how to configure a new or existing AKS cluster to use Azure Premium SSD v2 disks.
14+
1315
## Before you begin
1416

1517
This feature can only be set at cluster creation or node pool creation time.

articles/aks/use-ultra-disks.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ ms.date: 3/23/2023
1010

1111
[Azure ultra disks][ultra-disk-overview] offer high throughput, high IOPS, and consistent low latency disk storage for your stateful applications. One major benefit of ultra disks is the ability to dynamically change the performance of the SSD along with your workloads without the need to restart your agent nodes. Ultra disks are suited for data-intensive workloads.
1212

13+
This article describes how to configure a new or existing AKS cluster to use Azure ultra disks.
14+
1315
## Before you begin
1416

1517
This feature can only be set at cluster creation or when creating a node pool.

0 commit comments

Comments
 (0)