Kyle Brown
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....
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...
 gz#302
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.