helm-charts VS reform

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

reform

helpful terraform wrapper for templates, secrets and easy organization (by analogrithems)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
helm-charts reform
7 1
539 4
2.8% -
9.0 7.2
7 days ago 17 days ago
Mustache Python
Apache License 2.0 MIT License
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-charts

Posts with mentions or reviews of helm-charts. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-28.
  • Why is argocd complaining about my ApplicationSet saying: error parsing value as string <nil>
    1 project | /r/ArgoCD | 22 Mar 2023
    I have no clue of what is wrong. The applicationset yaml looks like (somewhat cut-down): apiVersion: argoproj.io/v1alpha1 kind: ApplicationSet metadata: name: myjenkins namespace: argocd spec: generators: - list: elements: - namespace: "development" ingressHostName: "myjenkins-dev.scs.domain" limitsMemory: "12Gi" template: metadata: name: myjenkins spec: destination: namespace: '{{namespace}}' server: https://kubernetes.default.svc project: default syncPolicy: {} sources: - chart: jenkins repoURL: https://github.com/jenkinsci/helm-charts/tree/main/charts targetRevision: 4.3.9 helm: releaseName: myjenkins parameters: - name: extraLabels value: slice1 - name: controller.resources.limits.cpu value: '8' - name: controller.resources.limits.memory value: '{{limitsMemory}}' valueFiles: - $values/deployments/jenkins/global/common.values - $values/deployments/jenkins/global/shared-libs.values - $values/deployments/jenkins/global/job-dsl-seed.values - $values/deployments/jenkins/global/ssh-credentials.values - $values/deployments/jenkins/global/kubernetes-cloud.values - repoURL: 'ssh://[email protected]:29418/kubernetes' targetRevision: master ref: values
  • Jenkins CASC and Jenkins Community helm chart issues
    1 project | /r/jenkinsci | 19 Sep 2022
    Here is what I'm deploying.. I have a very small GKE cluster up and running right now with terraform. I'm on a budget, so I'm trying to containerize as many of the services we need for development as possible. I am using this Jenkins helm chart for deployment: https://github.com/jenkinsci/helm-charts/blob/main/charts/jenkins/README.md
  • Deploying Jenkins on Google Cloud
    3 projects | dev.to | 28 Jul 2021
  • Jenkins on Kubernetes - Can't Use PodTemplates Defined In Clouds
    2 projects | /r/jenkinsci | 16 Jun 2021
    I've updated my post with the error logs and some descriptions. The "Additional Agents" thing is part of the Helm chart. The Adding Pod Templates Using additionalAgents section of the Helm Chart's README gives an example of how to declare them. I initially tried using a direct copy of the example in the README (adapted to use with the Ansible module) but that displayed roughly the same behaviour
  • Should we be using Jenkins for our Kubernetes CI/CD pipeline needs in 2021?
    4 projects | /r/kubernetes | 20 May 2021
    https://github.com/jenkinsci/helm-charts/tree/main/charts/jenkins Using offical chart
  • Battle-tested way to configure a Jenkins server on AWS using IaC/CaC?
    5 projects | /r/devops | 14 Mar 2021

reform

Posts with mentions or reviews of reform. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-14.
  • Battle-tested way to configure a Jenkins server on AWS using IaC/CaC?
    5 projects | /r/devops | 14 Mar 2021
    I wrote a simple tool that my company let me OpenSource called reform (Seamless Plug). I have a dir called configs that has a subdir for each env {dev, stage, prod, global} in it. I also keep a dedicated git branch per env {dev, stage, prod, global} so i can do R&D in dev. Once I verify it works right I merge to stage.

What are some alternatives?

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

actions-runner-controller - Kubernetes controller for GitHub Actions self-hosted runners

terraform-provider-jenkins - Jenkins Terraform Provider

kubernetes-operator - Kubernetes native Jenkins Operator

charts - ⚠️(OBSOLETE) Curated applications for Kubernetes

opta - The next generation of Infrastructure-as-Code. Work with high-level constructs instead of getting lost in low-level cloud configuration.

kubernetes-plugin - Jenkins plugin to run dynamic agents in a Kubernetes/Docker environment

synapse

helm-charts - Helm chart repository containing the jenkins-infra public charts.

website - The Flux website and user documentation