-
Notifications
You must be signed in to change notification settings - Fork 59
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
kubecost cost cli predict fails on 2.2.x #172
Comments
cc @AjayTripathy and @teevans. Do we intend to keep this extension up-to-date? |
@dazmc will include this in my eng ticket with related gh issue. Will get you an update soon. |
@cliffcolvin any update on this? |
@dazmc #176 (comment) |
@cliffcolvin no problem. I generate kubecost environments for very short periods 8-10 hrs to showcase the deployment and initial building of kubecost and some basic features. So I am ok, ideally I would like this to work straight away but if the answer is 3 days then as long as I know I am okay with that |
Kubecost Version
2.2.5
Kubernetes Version
1.28
Kubernetes Platform
EKS
Description
kubectl plugin for kubecost (aka cost) errors when executing predict subcommand.
EKS 1.28.8
kubecost UI Version 2.2.5 (c0726bff)
kubectl cost version info
Git Commit: d675760
Git Branch: HEAD
Git State: clean
Git Summary: v0.6.2
Build Date: 2024-03-19T16:32:10Z
if i use the yaml example here
Steps to reproduce
kubectl krew install cost
Expected behavior
It should work
But it doesn't
Impact
We want to use
kubectl cost predict
subcommand as part of CI/CD process this hinders end to end benefit of kubecost. Monitoring and adjusting what has already been deployed works, but blocking it being created in the first place fails.Using version 1.x is not a valid approach
Screenshots
No response
Logs
No response
Slack discussion
https://kubecost.slack.com/archives/CE76NJE6S/p1717166927611369?thread_ts=1717166927.611369&cid=CE76NJE6S
Troubleshooting
The text was updated successfully, but these errors were encountered: