From b0fd3a0f2f127e5293f269f5e7df6f65ece259a6 Mon Sep 17 00:00:00 2001 From: Michele Cyran Date: Fri, 8 Nov 2024 15:22:23 -0700 Subject: [PATCH 1/3] update SM storage-optimized instance types --- modules/deploy/partials/requirements.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/deploy/partials/requirements.adoc b/modules/deploy/partials/requirements.adoc index fd7f06bfbc..f58ae2fb4d 100644 --- a/modules/deploy/partials/requirements.adoc +++ b/modules/deploy/partials/requirements.adoc @@ -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^] From bd7104ad740e8b5c700af3dc9bfbd3af8437e3ae Mon Sep 17 00:00:00 2001 From: Michele Cyran Date: Sat, 9 Nov 2024 09:43:01 -0700 Subject: [PATCH 2/3] Update modules/deploy/partials/requirements.adoc Co-authored-by: Jake Cahill <45230295+JakeSCahill@users.noreply.github.com> --- modules/deploy/partials/requirements.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/deploy/partials/requirements.adoc b/modules/deploy/partials/requirements.adoc index f58ae2fb4d..9188b28df6 100644 --- a/modules/deploy/partials/requirements.adoc +++ b/modules/deploy/partials/requirements.adoc @@ -172,7 +172,7 @@ 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/i4i/[I4i^] ** https://aws.amazon.com/ec2/instance-types/i3/[I3^] ** https://aws.amazon.com/ec2/instance-types/i3en/[I3en^] From cce36dbd00640ba8e753b7985e775752ef0a822c Mon Sep 17 00:00:00 2001 From: Michele Cyran Date: Sat, 9 Nov 2024 09:43:12 -0700 Subject: [PATCH 3/3] Update modules/deploy/partials/requirements.adoc Co-authored-by: Jake Cahill <45230295+JakeSCahill@users.noreply.github.com> --- modules/deploy/partials/requirements.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/deploy/partials/requirements.adoc b/modules/deploy/partials/requirements.adoc index 9188b28df6..428a1d6fc5 100644 --- a/modules/deploy/partials/requirements.adoc +++ b/modules/deploy/partials/requirements.adoc @@ -171,7 +171,7 @@ 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/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^]