kubecost / features-bugs

A public repository for filing of Kubecost feature requests and bugs. Please read the issue guidelines before filing an issue here.
0 stars 0 forks source link

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

Closed anthosz closed 1 month ago

anthosz commented 6 months ago

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

anthosz commented 6 months ago

(reproduced with 2.2.3)

haooliveira84 commented 3 months ago

same here

chipzoller commented 1 month ago

Hello, in an effort to consolidate our bug and feature request tracking, we are deprecating using GitHub to track tickets. If this issue is still outstanding and you have not done so already, please raise a request at https://support.kubecost.com/.