Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/g-research/charts
Repository for all of G Research-hosted helm charts
https://github.com/g-research/charts
gr-oss helm helm-charts kubernetes
Last synced: about 1 month ago
JSON representation
Repository for all of G Research-hosted helm charts
- Host: GitHub
- URL: https://github.com/g-research/charts
- Owner: G-Research
- License: apache-2.0
- Created: 2019-06-03T19:39:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T14:28:31.000Z (about 2 months ago)
- Last Synced: 2024-10-29T17:38:14.582Z (about 2 months ago)
- Topics: gr-oss, helm, helm-charts, kubernetes
- Language: Mustache
- Homepage:
- Size: 9.79 MB
- Stars: 7
- Watchers: 21
- Forks: 19
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# G-Research Charts Repository
Welcome to the repository for G-Research hosted helm charts
## How to add the repo
```console
$ helm repo add gresearch https://g-research.github.io/charts/
```The charts sources can be found here:
* [https://github.com/G-Research/charts](https://github.com/G-Research/charts)## How to search the repo
```
$ helm search gresearch
```## Software for which we provide charts:
### Apache Storm
Apache Storm is a free and open source distributed realtime computation system. Storm makes it easy to reliably process unbounded streams of data, doing for realtime processing what Hadoop did for batch processing.
### Armada
Armada is an application to achieve high throughput of run-to-completion jobs on multiple Kubernetes clusters. It stores queues for users/projects with pod specifications and creates these pods once there is available resource in one of the connected Kubernetes clusters.
### LibreNMS
LibreNMS is an autodiscovering PHP/MySQL/SNMP based network monitoring which includes support for a wide range of network hardware and operating systems including Cisco, Linux, FreeBSD, Juniper, Brocade, Foundry, HP and many more.