crane icon indicating copy to clipboard operation
crane copied to clipboard

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...

Results 181 crane issues
Sort by recently updated
recently updated
newest added

**Describe the bug** I try to subscribe to the crane/gocrane slack channel, but it doesn't work anymore **Reproduce steps** 1) click the slack channel link in gocrane github page https://gocrane.slack.com...

kind/bug

**Describe the bug** 开发者们你们好,我正在为我们公司做一些 Cloud Carbon report/footprint 的工具调研。目前正在评估crane. 之前看了一篇文章 如过这篇文章的描述是正确的,https://www.cncf.io/blog/2023/03/27/model-view-and-reduce-your-workload-carbon-emission-by-crane-in-a-declarative-way/,通过代码观察,感觉描述的和实际做的不是完全一致。希望能解惑。 1. 只有关于CPU的能耗和碳排放,并没有看到文章里说的内存,存储和网络相关的能耗,碳排放的数据 2. 我的理解是已经有了一个CloudCarbonFootprint Object, 需要手工配置,可是从代码看起来,完全是硬编码。这个有没有进一步的时间表。 3. 在文章中关于优化的那一部分,能看到一个到每个workflow的能耗和碳排放的图表,但是从我看到的crane的版本,目前只有一个cluster 级别的能耗和碳排放。去哪里能看到文章说的版本。另外到workflow 粒度的碳排放是如何计算的呢?是按比例划分的吗? 4. 试图理解CPU的能耗和摊排放计算, 文章中说 AverageWatts = MinWatts + AverageCPUUsage * (MaxWatts...

kind/bug

**Describe the bug** dashboard 当中的 workload insight 图表有缺陷 **Reproduce steps** 当有workload的名字存在前缀包含时将无法展示正确数据, 例如有一个 Deployment 名字是 application,另一个Deployment名字是 application-gateway,因为图表当中用了前缀匹配所以数据会有问题 **Expected behavior** 正常区分不同的 Workload **Screenshots** **Environment (please complete the following information):** - K8S Version:...

kind/bug

**Describe the bug** In the same GKE cluster, I can use helm cli to install crane successfuly via the following cmd: ``` helm install gocrane -n crane-test --create-namespace crane/crane --set...

kind/bug

**Describe the bug** After switch to English, the price unit is still RMB, should change to USD or pounds. Otherwise it will be less meaningful. **Reproduce steps** **Expected behavior** **Screenshots**...

kind/bug

**Describe the bug** **Reproduce steps** **Expected behavior** kubectl apply succeed!!! **Screenshots** **Environment (please complete the following information):** - K8S Version: [e.g. 1.19] - Crane Version: [e.g. 0.1.0] - Browser [e.g....

kind/bug

#### What type of PR is this? A new Proposal regarding to crane-scheduler enhancement #### What this PR does / why we need it: #### Which issue(s) this PR fixes:...

documentation

**Describe the bug** 请问成本是如何计算出来的 **Reproduce steps** **Expected behavior** **Screenshots** ![image](https://github.com/gocrane/crane/assets/135000108/f6aa42d1-0a94-45d7-be70-e73396912b5e) **Environment (please complete the following information):** - K8S Version: [e.g. 1.19] - Crane Version: [e.g. 0.1.0] - Browser [e.g. chrome,...

kind/bug

#### What type of PR is this? #### What this PR does / why we need it: #### Which issue(s) this PR fixes: Fixes #688 #### Special notes for your...

area:autoscaling
deploy