gocrane / crane

Crane is a FinOps Platform for Cloud Resource Analytics and Economics in Kubernetes clusters. The goal is not only to help users to manage cloud cost easier but also ensure the quality of applications.
https://gocrane.io
Apache License 2.0
1.83k stars 376 forks source link

Implement a cloud provider for public cloud #740

Open qmhu opened 1 year ago

qmhu commented 1 year ago

Describe the feature

image

Fadvisor(FinOps Advisor) provides capability of FinOps Observalibility, it can be integrated with Crane to help users to improve the cost visualization and cost optimization. Also, it can be integrated with your monitoring system as a metric exporter.

Fadvisor has integrated Tencent Cloud's SDK to know the realtime pricing for cloud resources. So next step we want to integrate more cloud to support different users in clouds.

Fadvisor has provide an interface Cloud Provider for integration: https://github.com/gocrane/fadvisor/tree/main/pkg/cloudproviders

Related information: https://github.com/gocrane/fadvisor

qingtiantongxie commented 1 year ago

what do u want by this issue ?