-
Notifications
You must be signed in to change notification settings - Fork 1.5k
feat: Cost forecast #474
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
This sounds like an interesting feature, would you be willing to help? |
Glad you liked it! |
Perhaps you could start with a detailed proposal PR, and jot down how this
can be designed. What do you think?
…On Tue, 29 Jan 2019, 7:18 pm Chabane R. ***@***.*** wrote:
Glad you liked it!
I am a beginner in Golang. But If you challenge me, I can create a PR next
week ʕ•ᴥ•ʔ
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#474 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAPWS_1XH9NIcxOLP-armlxXFzCsT0mIks5vIJ6FgaJpZM4aUrdN>
.
|
You are right The same idea as https://calculator.s3.amazonaws.com/index.html (+AWS TCO) but in automated manner. The estimation is limited to the pricing induced by a Services involved:
API Used:
New command: Parameters: Usage:
Free Tier:
Support
+all existing We can also add a parameter Please feel free to correct or complete the design. |
Good idea 👍 I'll do that |
I'll open a PR basing on my fork https://github.com/Chabane/eksctl/blob/master/docs/proposal-003_cost-estimation.md |
Please do! You will need to bump the number by one, as 003 was taken by #545. |
PR #548 |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
This issue was closed because it has been stalled for 5 days with no activity. |
Hello !
Thank you for your wonderful work !
Why do you want this feature?
If I run
eksctl create cluster
, I have no idea how much it will cost me. What I suggest is to have the possibility to estimate the cost before running any command. We all know that it's not possible to have an exact value, but we can have theminimum
What feature/behavior/change do you want?
for example
Result:
Thank you for dedicating your time and energy into reading the issue.
The text was updated successfully, but these errors were encountered: