From d5b0bd9e2fb34b23046d539427d4fb1ef0eecabe Mon Sep 17 00:00:00 2001 From: Arun Lokanatha Date: Tue, 27 Feb 2024 17:34:33 -0800 Subject: [PATCH] Update sagemaker-hyperpod.yaml --- 1.architectures/5.sagemaker-hyperpod/sagemaker-hyperpod.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/1.architectures/5.sagemaker-hyperpod/sagemaker-hyperpod.yaml b/1.architectures/5.sagemaker-hyperpod/sagemaker-hyperpod.yaml index 0545f12d..ef94b6f7 100644 --- a/1.architectures/5.sagemaker-hyperpod/sagemaker-hyperpod.yaml +++ b/1.architectures/5.sagemaker-hyperpod/sagemaker-hyperpod.yaml @@ -7,8 +7,7 @@ Description: > these include VPC and two Subnets, a security group, a FSx Lustre Filesystem, S3 Bucket and IAM Role. A public subnet and a private subnet are created in an Availability Zone that you provide as a parameter. As part of the template you'll deploy an Internet Gateway and NAT Gateway in - the public subnet. In addition you can deploy endpoints for Amazon S3 and - Amazon DynamoDB. The VPC contains 2 CIDR blocks with 10.0.0.0/16 and 10.1.0.0/16 + the public subnet. In addition you deploy endpoints for Amazon S3. The VPC contains 2 CIDR blocks with 10.0.0.0/16 and 10.1.0.0/16 The first CIDR is used for the public subnet, the second is used for the private. The template creates an fsx lustre volume in the specified AZ with a default of 1.2 TB storage which can be overridden by parameter. A role is also created which