https://github.com/wavefronthq/helm
Wavefront Helm charts for Kubernetes
https://github.com/wavefronthq/helm
helm kubernetes wavefront
Last synced: about 1 year ago
JSON representation
Wavefront Helm charts for Kubernetes
- Host: GitHub
- URL: https://github.com/wavefronthq/helm
- Owner: wavefrontHQ
- License: apache-2.0
- Created: 2018-11-08T21:52:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-01T09:08:12.000Z (over 2 years ago)
- Last Synced: 2025-04-11T05:06:36.009Z (about 1 year ago)
- Topics: helm, kubernetes, wavefront
- Language: Shell
- Homepage: https://www.wavefront.com/
- Size: 2.66 MB
- Stars: 3
- Watchers: 27
- Forks: 22
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Wavefront Helm Charts
[Helm](https://helm.sh/) is a package manager for Kubernetes. You can use Helm for installing Wavefront packages in your Kubernetes cluster.
Available Wavefront packages:
- [Wavefront Collector for Kubernetes](./wavefront/)
- [Wavefront HPA Adapter for Kubernetes](./wavefront-hpa-adapter/)
- [Wavefront Storage Adapter for Prometheus](./prometheus-storage-adapter/)
- [Wavefront Adapter for Istio](./wavefront-adapter-for-istio/)
## Installation
### Add the Wavefront Repo
```
helm repo add wavefront https://wavefronthq.github.io/helm/
helm repo update
```
### Install a chart
Follow the steps within the packages listed above to install the relevant chart.