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

#### What type of PR is this? 1. Added a dialog for showing replicaRecommend, recommendationRule, resourcesRecommend yaml 2. Added a dialog for showing some frequently used command of resourcesRecommend, replicaRecommend...

Crane need a Developer's Guide document to let new craner to know how to contribute code. The document might include informations like: - How to clone the project. - How...

documentation
good first issue
help wanted

#### What type of PR is this? Feature #### What this PR does / why we need it: Define recommendation framework interfaces . Implement replicas recommendation via framework. #### Special...

The crane dashboard is still empty. Therefore, we need to complete the below tasks to fill it. ### Global - [ ] #471 - [ ] Fix typescript types -...

kind/feature
area:dashboard

#### What type of PR is this? 通过crond的metric采集ehpa指标,解耦metric-adapter,实现与原生prometheus-adapter的兼容 ## 使用示例 ### APIservice调整 将external的apiservice调整为原生的prometheus-adapter ```yaml apiVersion: apiregistration.k8s.io/v1 kind: APIService metadata: name: v1beta1.external.metrics.k8s.io spec: group: external.metrics.k8s.io groupPriorityMinimum: 100 insecureSkipTLSVerify: true service: name:...

Error: YAML parse error on scheduler/templates/scheduler-deployment.yaml: error converting YAML to JSON: yaml: line 24: could not find expected ':'

kind/bug

# Are you using Crane? If you are using Crane, first we would like to Thank You. We will try our best to keep the community growing and make sure...

help wanted
kind/feature

## Describe the feature If you have any requirements for Crane dashboard, for example: - You want some chart about some statics for your k8s cluster - Bugs in current...

kind/feature
feature request

**Describe the bug** one-stop-shop or one-step-shop? **Reproduce steps** **Expected behavior** **Screenshots** ![image](https://user-images.githubusercontent.com/98692607/183352030-d0f59ae2-bce9-4103-a1f0-768920b71387.png) **Environment (please complete the following information):** - K8S Version: [e.g. 1.19] - Crane Version: [e.g. 0.1.0] - Browser...

question