Skip to content

deepflowio/deepflow-charts

Repository files navigation

DeepFlow Helm Charts

An automated observability platform for cloud-native developers.

This repository contains Helm charts for DeepFlow project.

Usage

Helm must be installed to use the charts. Please refer to Helm's documentation to get started.

Once Helm is set up properly, add the repo as follows:

helm repo add deepflow https://deepflowio.github.io/deepflow
helm repo update deepflow

Helm Charts

You can then run helm search repo deepflow to see the charts.

See helm repo for command documentation.

Installing the Chart

To install the chart with the release name deepflow:

helm install deepflow -n deepflow deepflow/deepflow --create-namespace

Uninstalling the Chart

To uninstall/delete the my-release deployment:

helm delete deepflow -n deepflow

The command removes all the Kubernetes components associated with the chart and deletes the release.

License

Apache 2.0 License.