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/deploy/partials/requirements.adoc
+4-9Lines changed: 4 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -220,16 +220,11 @@ ifdef::env-kubernetes[EKS defaults to the ext4 file system. Use XFS instead wher
220
220
221
221
ifdef::env-kubernetes[AKS often defaults to the ext4 file system. Use XFS instead where possible.]
222
222
223
-
- Memory optimized: Memory-optimized VM sizes offer a high memory-to-CPU ratio.
223
+
- General purpose: General purpose VM sizes provide balanced CPU-to-memory ratio. Ideal for testing and development, small to medium databases, and low to medium traffic web servers.
224
224
225
-
** https://learn.microsoft.com/en-us/azure/virtual-machines/ebdsv5-ebsv5-series[Ebsv5 series (NVMe)^]
226
-
** https://learn.microsoft.com/en-us/azure/virtual-machines/ebdsv5-ebsv5-series[Ebdsv5 series (NVMe)^]
227
-
228
-
- Storage optimized: Storage-optimized virtual machine (VM) sizes offer high disk throughput and IO.
0 commit comments