charts VS helm-tiller

Compare charts vs helm-tiller and see what are their differences.

helm-tiller

Helm v2 Tiller plugin aka Tillerless Helm (by rimusz)
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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
charts helm-tiller
1 1
36 261
- -
5.7 0.0
9 days ago about 4 years ago
Smarty Shell
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.

charts

Posts with mentions or reviews of charts. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-21.
  • Journey Through DevOps - Part 3: Higher
    3 projects | dev.to | 21 Aug 2021
    We use Helm charts for both Rasa-X and Chatwoot, latter of which was built by us. Helm allows us to have a standard way to deploy the application instead of a lot of YAML files which need modification every time there's an update.

helm-tiller

Posts with mentions or reviews of helm-tiller. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-21.
  • Journey Through DevOps - Part 3: Higher
    3 projects | dev.to | 21 Aug 2021
    deploy-job: stage: deploy #before_script: [] #image: registry.gitlab.com/gitlab-org/cloud-deploy/aws-base:latest # see the note below script: - apt-get update #- apt install git-all -y - curl -k -F "model=@models/$CI_COMMIT_SHORT_SHA.tar.gz" "http://rasax-url.com/api/projects/default/models?api_token=$RASAXTOKEN" - echo "Application successfully deployed." - aws eks update-kubeconfig --name ${EKS_CLUSTER_NAME} - curl https://raw.githubusercontent.com/helm/helm/master/scripts/get-helm-3 | bash - helm plugin install https://github.com/rimusz/helm-tiller --kubeconfig=$HOME/.kube/kubeconfig - helm repo add rasa-x https://rasahq.github.io/rasa-x-helm - helm upgrade rasa rasa-x/rasa-x -n rasa --set app.name=$CI_REGISTRY/weunlearn/wulu2.0/rasa_actions --set "app.tag=stable" --reuse-values # Redeploys the kubernetes deployment with a new image name while reusing already existing values rules: - if: '$CI_PIPELINE_SOURCE == "push" && $CI_COMMIT_BRANCH == "main"'

What are some alternatives?

When comparing charts and helm-tiller you can also consider the following projects:

helm-charts - Prometheus community Helm charts

rasa-x-helm - Rasa Enterprise Helm chart for deploying on Kubernetes (K8s) and OpenShift.

hull - The incredible HULL - Helm Uniform Layer Library - is a Helm library chart to improve Helm chart based workflows

charts - HAProxy Ingress helm charts

milvus-helm - The helm chart to deploy Milvus

ark-server-charts - A helm chart for an ARK Survival Evolved Cluster

clearml-helm-charts - Helm chart repository for the new unified way to deploy ClearML on Kubernetes. ClearML - Auto-Magical CI/CD to streamline your AI workload. Experiment Management, Data Management, Pipeline, Orchestration, Scheduling & Serving in one MLOps/LLMOps solution