Cannot find aws-parallelcluster AMI

0

I'm trying to launch an instance using an aws-parallelcluster AMI from the console. However, I cannot find any of them by searching using aws-parallelcluster or similar. Is there any list with the AMI IDs for each region and OS? Thanks.

질문됨 8달 전177회 조회
2개 답변
0

I had to install pcluster in an instance and run the command $ pcluster list-official-images Otherwise, I wasn't able to find the list.

답변함 8달 전
0

Hi @AWS-User-7310704, pcluster list-official-images is the right command to use.

The alternative is to use a command like:

aws ec2 describe-images --owners amazon --filters "Name=name,Values=aws-parallelcluster-3.7.1-*"

or do something similar from the AWS console.

Anyway could you describe why you're using it outside of ParallelCluster, as a standalone instance? Which is your use case?

Thanks Enrico

AWS
답변함 7달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠