Skip to content

Commit 3729c7b

Browse files
authored
Merge pull request #207587 from MGoedtel/task1977771
updated point about ZRS disks
2 parents 655e6f9 + 8a9e71b commit 3729c7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/azure-disk-csi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ In addition to in-tree driver features, Azure Disks CSI driver supports the foll
2929
- Performance improvements during concurrent disk attach and detach
3030
- In-tree drivers attach or detach disks in serial, while CSI drivers attach or detach disks in batch. There's significant improvement when there are multiple disks attaching to one node.
3131
- Zone-redundant storage (ZRS) disk support
32-
- `Premium_ZRS`, `StandardSSD_ZRS` disk types are supported, ZRS disk could be scheduled on the zone or non-zone node, without the restriction that disk volume should be co-located in the same zone as a given node, check more details about [Zone-redundant storage for managed disks](../virtual-machines/disks-redundancy.md)
32+
- `Premium_ZRS`, `StandardSSD_ZRS` disk types are supported. ZRS disk could be scheduled on the zone or non-zone node, without the restriction that disk volume should be co-located in the same zone as a given node. For more information, including which regions are supported, see [Zone-redundant storage for managed disks](../virtual-machines/disks-redundancy.md).
3333
- [Snapshot](#volume-snapshots)
3434
- [Volume clone](#clone-volumes)
3535
- [Resize disk PV without downtime(Preview)](#resize-a-persistent-volume-without-downtime-preview)

0 commit comments

Comments
 (0)