Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 957 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 957 Bytes

OpenInsight Helm charts

This repository contains Helm charts for OpenInsight 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 open-insight https://openinsight-proj.github.io/openinsight-helm-charts

Helm Charts

You can then run helm search repo open-insight to see the charts.

OpenInsight

The chart can be used to install OpenInsight in a Kubernetes cluster. More detailed documentation can be found in OpenInsight chart directory.

OpenTelemetry Demo Lite

The chart can be used to install OpenTelemetry Demo in a Kubernetes cluster. More detailed documentation can be found in OpenTelemetry Demo chart directory.