nutanix-cloud-native / nutanix-cloud-native/cluster-api-runtime-extensions-nutanix
set default values for Instance Type for AWS CP and Worker nodes
Open
@supershal is already working on this.
Since Apr 6, 2024.
- Dominant language
- Go
- Stars
- 17
- Forks
- 12
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 10
Description
InstanceType is a mandatory field in AWSMachineTemplate. Currently we set respective defaults CP: "m5.xlarge" and workers: "m5.2xlarge" in the default cluster class templates.
We should move it to the CAREN API so that the default values are discoverable to the CAREN Clients.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.