Helm is a package manager for Kubernetes. You can use Helm for installing Honeycomb packages in your Kubernetes cluster.
Packages:
- Honeycomb Kubernetes Agent
- Honeycomb Network Agent
- Honeycomb Refinery
- Honeycomb Telemetry Pipeline (based on Bindplane)
- OpenTelemetry-Collector
helm repo add honeycomb https://honeycombio.github.io/helm-charts
helm repo update
Follow the steps within the packages listed above to install the relevant chart.