Skip to content

Cloudzero/cloudzero-charts

Repository files navigation

CloudZero Helm Charts

Contributor Covenant License GitHub release

This repository contains helm charts for use by CloudZero users, which can be installed into any cloud-hosted Kubernetes cluster.

Table of Contents

Current Helm Charts

  • cloudzero-agent A chart for using Prometheus in agent mode to send cluster metrics to the CloudZero platform.

Documentation

Detailed documentation of each helm chart should be available within each chart README.md. Other documentation that may be helpful:

Installation

The helm charts in this repository generally assume the use of Helm v3 for installation. More detailed installation instructions are located within the README of each chart. See the official Helm documentation for instructions on installing Helm v3.

After the helm command is available, charts should be installable with the install or upgrade command:

helm upgrade --install <release-name> cloudzero/<chart-name>

Installation can also be managed by deployment tools such as ArgoCD or Spinnaker if desired, but installation instructions in this repository assume the use of the Helm CLI.

Testing

Each helm chart should maintain its own tests. These tests should be executed with the command:

helm test <chart-name>

This is in addition to integration and load tests not managed in this repository.

Contributing

We appreciate feedback and contribution to this repo! Before you get started, please see the following:

Support + Feedback

Contact [email protected] for usage, questions, specific cases. See the CloudZero Docs for general information on CloudZero.

Vulnerability Reporting

Please do not report security vulnerabilities on the public GitHub issue tracker. Email [email protected] instead.

What is CloudZero?

CloudZero is the only cloud cost intelligence platform that puts engineering in control by connecting technical decisions to business results.:

  • Cost Allocation And Tagging Organize and allocate cloud spend in new ways, increase tagging coverage, or work on showback.
  • Kubernetes Cost Visibility Understand your Kubernetes spend alongside total spend across containerized and non-containerized environments.
  • FinOps And Financial Reporting Operationalize reporting on metrics such as cost per customer, COGS, gross margin. Forecast spend, reconcile invoices and easily investigate variance.
  • Engineering Accountability Foster a cost-conscious culture, where engineers understand spend, proactively consider cost, and get immediate feedback with fewer interruptions and faster and more efficient innovation.
  • Optimization And Reducing Waste Focus on immediately reducing spend by understanding where we have waste, inefficiencies, and discounting opportunities.

Learn more about CloudZero on our website www.cloudzero.com

License

This project is licenced under the Apache 2.0 LICENSE.