You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/machineset-azure-ultra-disk.adoc
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,10 +16,10 @@ endif::[]
16
16
17
17
:_content-type: CONCEPT
18
18
[id="machineset-azure-ultra-disk_{context}"]
19
-
ifdef::mapi[= Machine sets that deploy machines on ultra disks as data disks]
20
-
ifdef::pvc[= Machine sets that deploy machines on ultra disks using PVCs]
19
+
ifdef::mapi[= Machine sets that deploy machines with ultra disks as data disks]
20
+
ifdef::pvc[= Machine sets that deploy machines with ultra disks using PVCs]
21
21
22
-
You can create a machine set running on Azure that deploys machines on ultra disks. Ultra disks are high-performance storage that are intended for use with the most demanding data workloads.
22
+
You can create a machine set running on Azure that deploys machines with ultra disks. Ultra disks are high-performance storage that are intended for use with the most demanding data workloads.
23
23
24
24
ifdef::mapi[]
25
25
You can also create a persistent volume claim (PVC) that dynamically binds to a storage class backed by Azure ultra disks and mounts them to pods.
@@ -31,7 +31,7 @@ Data disks do not support the ability to specify disk throughput or disk IOPS. Y
31
31
endif::mapi[]
32
32
33
33
ifdef::pvc[]
34
-
Both the in-tree plug-in and CSI driver support using PVCs to enable ultra disks. You can also deploy machines on ultra disks as data disks without creating a PVC.
34
+
Both the in-tree plug-in and CSI driver support using PVCs to enable ultra disks. You can also deploy machines with ultra disks as data disks without creating a PVC.
0 commit comments