Ajay Tripathy

Results 186 comments of Ajay Tripathy

This is awesome @kd7lxl ! Thank you so much for this. Love the idea of autodiscovering the internal subnets and updating periodically. We'll look to make this enhancement and upstream...

Just a note, the ability to apply/remove/configure savings plan / RI information has been brought up a few times. It's definitely something worth considering.

Let's focus on issue 1 then. Can we get an event added when an optional query fails? What about specifically which optional query failed?

https://github.com/kubecost/cost-analyzer-helm-chart/pull/921

Good find! Cleaning these logs and making sure we get this right feels important to me. @Adam-Stack-PM I'd argue this is p1 and see if we can't knock it out...

Created the v1.99-proposal label to revisit for v1.99 planning

Hi @larhauga sorry for the late response. Some of this functionality is likely going to be moving out of opencost to slim down the scope. We'll be sure when it's...

Hi @pcperera -- can you: 1. Ensure that reconciliation is enabled with a detailed billing report from GCP? https://github.com/kubecost/docs/blob/80847ba25a4978bbb939223a94d6334fcdcee5d8/gcp-out-of-cluster.md#step-1-enable-billing-data-export 2. The invariant on the kubecost / opencost side is that...

It seems likely that the backing pod is unavailable. You probably want to look for the reason for the restart (kubectl describe pod) to figure out why. Common reasons might...

To clarify, if you want to set kubecost up on a kubernetes node in your cluster, the endpoint is http://prometheus-kube-prometheus-prometheus.prometheus.svc . If you're trying to develop locally, it's wherever you...