jenkinsci / jenkinsci/ec2-plugin
[JENKINS-73660] EC2 Plugin: support user selectable provisioned IOPS EBS volume types
- Dominant language
- Java
- Stars
- 292
- Forks
- 709
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 4
Description
When configuring a new cloud, my only option is "EBS Optimized". And the drive I get is "gp3". That is not enough. I would like the option to specify provisioned IOPS SSD volumes like "io1" and "io2" with the provisioned speeds.
---
Originally reported by jasondearte, imported from: EC2 Plugin: support user selectable provisioned IOPS EBS volume types
Raw content of original issue
When configuring a new cloud, my only option is "EBS Optimized". And the drive I get is "gp3". That is not enough. I would like the option to specify provisioned IOPS SSD volumes like "io1" and "io2" with the provisioned speeds.
Contributor guide
Research direction
Start by locating the EC2 cloud configuration and EBS volume provisioning code in the plugin, then inspect how the current gp3 volume choice and EBS Optimized setting are represented. The work is done when users can select io1 or io2 volumes and configure their provisioned IOPS during cloud setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, java
- Domain
- cloud, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100