Git Product home page Git Product logo

helm-charts's Introduction

Crane: Cloud Resource Analytics and Economics

Crane logo


Crane (FinOps Crane) is a cloud native open source project which manages cloud resources on Kubernetes stack, it is inspired by FinOps concepts.

Getting Started

Prerequisites

  • Kubernetes 1.18+
  • Helm 3.1.0

Helm Installation

Please refer to Helm's documentation for installation.

Add Helm Chart Repo

helm repo add crane https://gocrane.github.io/helm-charts

Install Crane

helm install crane -n crane-system --create-namespace crane/crane

you can see this document to learn more.

Install Fadvisor

helm install fadvisor -n crane-system --create-namespace crane/fadvisor

you can see this document to learn more.

Install Crane-scheduler

helm install scheduler -n crane-system --create-namespace crane/scheduler

you can see this document to learn more.

helm-charts's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

helm-charts's Issues

Some questions about scheduler chart repo version

@qmhu , hello

  1. I would like to know why scheduler chart appVersion is 0.2.0 instead of 0.1.23 or 0.0.23, what does 0.2.0 mean? I think the appVersion should be the same as the version of the main project, what do you think?
  2. the last commit did not modify the chartVersion, which caused the CI process to report an error, the last modification was not applied, I can try to fix it.

there is some error in install crane to other namespace

version:
crane 0.7.0
k8s:1.22.10
helm chart version:0.7.0

i install crane to kube-system namespace,the apiserver and webhook will get errors,i found wenhook certs only cn=crane-system,and api server helm template have static namespace。
apiVersion: apiregistration.k8s.io/v1 kind: APIService metadata: name: v1beta1.external.metrics.k8s.io labels: {{- include "crane.labels" . | nindent 4 }} spec: service: name: metric-adapter namespace: crane-system group: external.metrics.k8s.io version: v1beta1 insecureSkipTLSVerify: true groupPriorityMinimum: 100 versionPriority: 100

如何使用自有Prometheus+Kafka搭建Crane?

老师,您好:
如何使用自有Prometheus+Kafka搭建Crane?我修改了Grafana和Prometheus的连接地址,但是现在Crane控制台无法获取到Grafana。并且使用 [域名]:[port]/grafana无法正确跳转的我们Grafana页面。请知道。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.