clin4

Results 7 issues of clin4

**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** 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 your scenario** When I create the AKS EE locally, it wipe out all my existing cluster contexts and only keep the newly create local AKS EE. When I delete...

enhancement

**Describe the bug** I am following the steps from https://learn.microsoft.com/en-us/azure/aks/hybrid/aks-edge-quickstart to deploy a single node AKS Edge Essentials on my window 10 machine also from an Azure VM running windows...

bug

### Current Behavior I use helm to install dp on my k8s https://evryfs.github.io/helm-charts/ with 1.5.5 recently i found I cannot enable Enable National Vulnerability Database mirroring, every time, after I...

defect
in triage

I tried to following your instruction to enable wasm via docker engine on a linux VM. When I run the scripts "git clone https://github.com/rumpl/moby.git && cd moby && git checkout...