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 feature Implement PV Recommender to recommend unused or low-usage persistent volume. You should use the recommendation framework to do it. please referring to :https://github.com/gocrane/crane/tree/main/pkg/recommendation/recommender

kind/feature
area:dashboard
area:recommendation

## Describe the feature Currently crane dashboard don't support add remote cluster, we need to support it in new dashboard.

kind/feature
area:dashboard

## Describe the feature Use charts to show the Optimization Evaluation for resource/replicas recommendation. For resource recommendation: - optimized cpu/ total cpu - optimized memory/total memory For replicas recommendation: -...

kind/feature
area:dashboard

## Describe the feature Feature 1: EHPA - List for ehpa - Can view the tsp and hpa that managed by ehpa - View yaml for ehpa - View the...

kind/feature
area:dashboard

# ehpa ```yaml # spec prediction: predictionWindowSeconds: 600 # PredictionWindowSeconds is the time window to predict metrics in the future. predictionAlgorithm: algorithmType: dsp dsp: sampleInterval: "60s" historyLength: "3d" # status...

## Describe the feature project: https://github.com/gocrane/kubectl-crane Currently the crane' kubectl plugin is developed for recommendation version before Recommendation Framework. We need to change it and use the newest recommendation status...

kind/feature
area:recommendation

## Describe the feature Currently cluster mangement page is using a popup style. We should use a more consistence way to implement it. List page: https://tdesign.tencent.com/starter/react/#/list/base Create/Update page: https://tdesign.tencent.com/starter/react/#/form/base

kind/feature
area:dashboard

Now, Crane issues included bug, feature, and usage questions. I have to say usage questions are different with bugs or features. The usage question focuses on how to do it....