Closed Hronom closed 1 month ago
@Hronom we're actually planning this now for an upcoming release! Would you be interested in giving input on early designs?
@dwbrown2 yes sure
@Hronom Would love to setup some time with you! Here is a link to book time on my calendar.
Although the ultimate goal is being able to define these in Helm values, we actually need to expose this programmatically for Kubecost. We have a tracking feature for this internally as KC-253 but will cross-reference this issue now transferred to features-bugs.
Hey @Hronom! Following up on our conversation from some time ago -- we have published API docs for Kubecost Collections to help you programmatically create, view, and manage your Collections. We would love your feedback if you are open to checking it out!
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/.
Problem Statement
We wanna have possibility to manage collections in programmatic way through
values.yaml
as it done with AWS integration. There nos such possibility right now.Solution Description
Ideally if
collections.json
can be mounted from external config:This helps to template this json using helm.
Alternatives
Also it will be even cooler if we can manage it through custom CDR files in Kubernetes. Some controller will run and track whenever
Kind: collection
created it will update collection in Kubecost UI.Additional Context
No response
Troubleshooting