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...
# CCX Scheduling(En) Todo > # CCX Scheduling(Cn) - AMD在ZEN架构中引入了CCD/CCX的概念,其中有一个很大的不同是LLC不再由socket的核心共享,而是由CCX的核心共享。当前kubelet是没有感知CCX这一层的概念的,然而LLC的命中率对应用性能有着较大的影响,我们计划引入CCX感知调度提升其性能。 ## Table of Contents - [CCX Scheduling(中文)](#ccx-scheduling%E4%B8%AD%E6%96%87) - [Table of Contents](#table-of-contents) - [Motivation](#motivation) - [Goals](#goals) - [Non-Goals](#non-goals) - [Proposal](#proposal) -...
When you use Crane, you may have some questions. Many questions are in common. We will select some questions for the FAQ page on [the docs web](https://docs.gocrane.io/). If the item...
## Describe the feature I see that custom metrics supports configuring remoteAdapter so that I can configure other business custom metrics. So why are the external metrics different?
## Describe the feature ehpa only supports predict with pod cpu currently. Can we support predict with custom metrics ?
## Describe the feature 1. now metric will be transformed to an internal signal, the signal use same process logic for any metric type, but for different type of metric,...
**Describe the bug** Start dashboard failed when grafana not exist **Reproduce steps** skip grafana deployment, when we install craned, it will failed. **Expected behavior** craned should running. **Screenshots** **Environment (please...
## Describe the feature Crane deployment is comprised by several key components including predictor, ehpa, webhooks, and metrics adaptor. We need to revisit the deployment model to see if it...