konstructio / kubefirst

The Kubefirst Open Source Platform
https://kubefirst.konstruct.io/docs
MIT License
1.81k stars 142 forks source link

Adding the option to customize the AWS EKS instance when creating a new cluster #1513

Open fharper opened 1 year ago

fharper commented 1 year ago

What would you like to be added:

A suggestion from one of our users in the community. It would be great to be able to customize the type of AWS EKS instances & number right before creating a new Kubernetes cluster on AWS.

Why is this needed:

It's possible to change them in Terraform after, but it would save time to be able to do it at the start. The type of instances and their number may be too large or not enough for some users.

fharper commented 1 year ago

It's something we would like to do in the future, but it's not a priority for now.

If you want to create a cluster with different number of instances, or instances size, you can fork the gitops-template repository, and update the values. Here's how to use your own gitops-template fork https://docs.kubefirst.io/aws/explore/gitops#using-your-own-gitops-template-repository-fork