aws-samples / pcluster-manager

Manage AWS ParallelCluster through an easy to use web interface
https://pcluster.cloud
Apache License 2.0
65 stars 27 forks source link

Add support for Multi-AZ #442

Closed tmscarla closed 1 year ago

tmscarla commented 1 year ago

Description

With ParallelCluster 3.4.0, customers are able to launch nodes across multiple availability zones, in order to increase capacity availability for their clusters.

This PR aims at adding support for Multi-AZ feature in ParallelCluster Manager.

If the deployed version of PC API is < 3.4.0, a single Select component is displayed in the subnet selection section in the Queues page. If PC API version >= 3.4.0 a MultiSelect component is displayed instead (see attached images). In this way, users are able to specify multiple subnets in different availability zones.

Changelog entry

How Has This Been Tested?

References

PR Quality Checklist

In order to increase the likelihood of your contribution being accepted, please make sure you have read both the Contributing Guidelines and the Project Guidelines

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Screenshot 2022-12-28 at 03 25 00 Screenshot 2022-12-28 at 03 25 12