From b2cd0c541fa8ebe39af12b3f7c4a86db4505ec4e Mon Sep 17 00:00:00 2001 From: C~+ <7826876+c-rindi@users.noreply.github.com> Date: Fri, 10 Jul 2020 16:09:09 -0700 Subject: [PATCH] Update README to reflect other software we are providing charts for --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 239b1f45d5e..05ad39f8a0e 100644 --- a/README.md +++ b/README.md @@ -26,3 +26,11 @@ $ helm search greseach ### 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.