Webb Brown
Webb Brown
@treyhyde you can see a mapping between source pod name and destination IP / zone in the frontend UI (Allocation --> network drilldown). Is this view generally useful or are...
@treyhyde is there any more data that you can share to help us investigate? I'm not how to best move forward based on everything reported so far.
Hi @fujin, thanks for the report! It's my understanding that Argo deploys these pods with a CRD. Is there any chance you could share one your example YAML specs? Kubecost...
Thanks, @fujin! This is what I expected.. CRD without direct owner reference in the spec. Kubecost will provide accurate cost calculations here when aggregated by label, namespace, annotation, etc. but...
I was able to reproduce this with @AjayTripathy. He's investigating. Thank you for reporting!!
Just saw this was added to exporterhub with https://github.com/NexClipper/exporterhub.io/pull/12. Really excited to see this be part of Prometheus docs!
Hi @weeco, we've recently done this across multiple cloud providers in the Kubecost project (https://github.com/kubecost/cost-model). It could be really cool to collaborate on this if you're interested! Let me know...
Helpful feedback, @nikovacevic! Sounds like there is disagreement with the recommendation of this formula? ``` total idle = cluster idle + workload idle ``` where ``` cluster idle = unallocated...
I'd vote we start with the Allocation API! Can discuss more in community meeting tomorrow if that sounds good.
Really appreciate this detailed report @atyiadam! Looks like it should be able to repro fairly easily but I haven't been able to yet. cc @teevans who will likely know more...