celeskyking / helm-charts

Crane community Helm charts

Home Page:https://gocrane.github.io/helm-charts/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Crane community Helm charts

https://gocrane.github.io/helm-charts/


Languages

Language:Smarty 89.3%Language:Shell 10.7%