crane
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...
## 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
## Describe the feature Currently crane dashboard don't support add remote cluster, we need to support it in new 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: -...
## 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...
# 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...
## 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
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....