Skip to content
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

[Bug] cloud integration - spot datafeed - no datas #84

Open
2 tasks done
anthosz opened this issue May 3, 2024 · 2 comments
Open
2 tasks done

[Bug] cloud integration - spot datafeed - no datas #84

anthosz opened this issue May 3, 2024 · 2 comments
Labels
bug Something isn't working needs-triage A label added by default to all issues indicating it needs to be curated and triaged internally.

Comments

@anthosz
Copy link

anthosz commented May 3, 2024

Kubecost Version

2.2.2

Kubernetes Version

1.29

Kubernetes Platform

EKS

Description

AWS was configured to have spot datas but unable to found where I can find these datas in kubecost.

The only thing that I found is that kubecost_node_is_spot is well present with the value 1 when it's a spot instance.

Helm values:

...
kubecostProductConfigs:
 projectID: "XXXX"
 awsSpotDataBucket: XXXX
 awsSpotDataRegion: XXXX
 spotLabel: karpenter.sh/capacity-type
 spotLabelValue: spot                                                                                      
...

Steps to reproduce

  1. Adding datafeed subscription on EC2
  2. Push all the datas on a specific bucket with correct policy for the role
  3. Assign role to kubecost

Expected behavior

Found somewhere this feature to confirm that all is ok:
https://docs.kubecost.com/install-and-configure/install/cloud-integration/aws-cloud-integrations/aws-spot-instances#no-spot-instances-detected

I cannot found any feature that confirm that spot data feed are well get.

All is ok about Athena datas.

Impact

No response

Screenshots

Only found datas cloud integrations in full diagnostics that is empty:
image

Logs

No response

Slack discussion

No response

Troubleshooting

  • I have read and followed the issue guidelines and this is a bug impacting only the Kubecost application.
  • I have searched other issues in this repository and mine is not recorded.
@anthosz anthosz added bug Something isn't working needs-triage A label added by default to all issues indicating it needs to be curated and triaged internally. labels May 3, 2024
@anthosz
Copy link
Author

anthosz commented May 6, 2024

(reproduced with 2.2.3)

@haooliveira84
Copy link

same here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-triage A label added by default to all issues indicating it needs to be curated and triaged internally.
Projects
None yet
Development

No branches or pull requests

2 participants