helm VS Zenko

Compare helm vs Zenko and see what are their differences.

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
helm Zenko
1 4
131 542
2.3% 1.3%
0.0 9.6
10 months ago 3 days ago
JavaScript Gherkin
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

helm

Posts with mentions or reviews of helm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-02.
  • Automating quality checks for Kubernetes YAMLs
    5 projects | dev.to | 2 Sep 2021
    Stop here and analyze what's going on. First of all, you’re using the deliverybot/helm GitHub Actions, which provides a convenient way to use Helm. By adding a few parameters, you can deploy an application onto a Kubernetes cluster. The entire list of available parameters can be found on the official website.

Zenko

Posts with mentions or reviews of Zenko. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-27.
  • Kubernetes Is Hard
    5 projects | news.ycombinator.com | 27 Mar 2023
    > Iteration speed and blazing fast automated tests.

    Wholeheartedly agreed!

    It is also nice to have that additional assurance of being able to self-host things (if ever necessary) and not being locked into a singular implementation. For example, that's why managed database offerings generally aren't that risky to use, given that they're built on already established projects (e.g. compatible with MySQL/MariaDB/PostgreSQL).

    > When I discovered minio, I suddenly got much more confident coding against s3.

    MinIO is pretty good, but licensing wise could become problematic if you don't work on something open source but ever want to run it in prod. Not really what this discussion is about, but AGPL is worth mentioning: https://github.com/minio/minio/blob/master/LICENSE

    That said, thankfully S3 is so common that we have alternatives even to MinIO available, like Zenko https://www.zenko.io/ and Garage https://garagehq.deuxfleurs.fr/ both of which are good for both local development as well as hosting in whatever environments necessary.

  • Does anyone has a S3 compatible file server running?
    3 projects | /r/selfhosted | 5 Sep 2022
    Have you seen https://www.zenko.io already? Would that be something that could work for you? It‘s more or less an additional layer with s3 support for existing infrastructure.
  • Show HN: Encrypted Git hosting should be easy
    5 projects | news.ycombinator.com | 31 Aug 2022
    Well, technically with a bit of work you can use anything self-hosted that is S3 compatible.

    Personally, I rather like:

      - https://www.zenko.io/
  • How do you cope with managing multiple cloud storage?
    1 project | /r/cloudstorage | 14 Feb 2021
    Have you seen this project: https://github.com/scality/Zenko

What are some alternatives?

When comparing helm and Zenko you can also consider the following projects:

github-action-helm3 - Slim wrapper around helm3

S3 Server - Zenko CloudServer, an open-source Node.js implementation of the Amazon S3 protocol on the front-end and backend storage capabilities to multiple clouds, including Azure and Google.

Adminer - Database management in a single PHP file

minio - The Object Store for AI Data Infrastructure

Ahoy - Ahoy! is a GUI tool for DevOps engineers which distills the many functions of Helm into a user-friendly interface.

garage - (Mirror) S3-compatible object store for small self-hosted geo-distributed deployments. Main repo: https://git.deuxfleurs.fr/Deuxfleurs/garage

helm-datree - A Helm plugin to validate charts against the Datree's CLI tool

globalnoc-networkmap-panel - A network map panel for Grafana

k8s-helm-helmfile - Project which compares 3 approaches to deploy apps on Kubernetes cluster (using kubectl, helm & helmfile)

grafana-prtg - A PRTG Datasource plugin for Grafana

update-lambda-edge - CLI for quickly updating Lambda@Edge functions

k8s-gitops - GitOps principles to define kubernetes cluster state via code