You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

github.com/deepflowio/deepflow-charts

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/deepflowio/deepflow-charts

v7.0.9+incompatible
Source
Go
Version published
Created
Source

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.

FAQs

Package last updated on 17 Jun 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts