Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions modules/deploy/partials/requirements.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,8 @@ ifdef::env-kubernetes[EKS defaults to the ext4 file system. Use XFS instead wher

- Storage optimized: Storage-optimized instances are designed for workloads that require high, sequential read and write access to very large data sets on local storage. They are optimized to deliver tens of thousands of low-latency, random IOPS to applications.

** https://aws.amazon.com/ec2/instance-types/i4g/[I4g, Is4gen, Im4gn^]
** https://aws.amazon.com/ec2/instance-types/i4i/[I4i^]
** https://aws.amazon.com/ec2/instance-types/i3/[I3^]
** https://aws.amazon.com/ec2/instance-types/i3en/[I3en^]

Expand Down