Kyle Brown

Results 16 issues of Kyle Brown

Instance type = SPOT ec2 m5.16xlarge AWS = 15.70675 Kubecost = 0.158 Kubecost API: ``` {'name': '', 'start': '2022-05-08T00:00:00Z', 'end': '2022-05-09T00:00:00Z', 'cpuCoreRequestAverage': 8.556347222222223, 'cpuCoreUsageAverage': 0.8579305287911569, 'cpuCost': 0.10444799999999993, 'gpuCost': 0, 'networkCost':...

## What does this PR change? Replaces all occurences of Warningf log function with DedupedWarningf in allocation.go ## Does this PR rely on any other PRs? No ## How does...

Apache 2.0 guidelines state: > You should include a copy of the Apache License, typically in a file called LICENSE, in your work, and consider also including a NOTICE file....

enhancement

Kubecost should support a label/tag that can be used to prevent cost allocation for a resource or asset. This would provide flexibility in situations where regular cost allocation may not...

![bad-grafana](https://user-images.githubusercontent.com/4100493/119704754-df4a3700-be0c-11eb-8f3a-94e0f98e4d63.gif) gz#302

bug

After selecting INR as the Currency in /setting.html and saving the only change in the kubecost UI is the currency symbol. The numbers are still in USD. gz#359

Multicluster/Federated customers would like to be able to filter by cluster on this page as in some clusters low disk utilization is not a concern.

Modified GetInstanceType function to print error to log when `node.kubernetes.io/instance-type` label is not found.

Add some clarification on this topic.