helm-charts VS terraform-provider-jenkins

Compare helm-charts vs terraform-provider-jenkins and see what are their differences.

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 terraform-provider-jenkins
7 1
539 76
2.8% -
9.0 7.6
6 days ago 8 days ago
Mustache Go
Apache License 2.0 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-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

terraform-provider-jenkins

Posts with mentions or reviews of terraform-provider-jenkins. 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
    Personally I manage and create my jobs manually in jenkins, but terraform does have a Jenkins provider https://github.com/taiidani/terraform-provider-jenkins to allow you to create your jobs via IAC (Infrastructure as Code) if you want to be 100% IAC. This has been a very successful solution for out team. I must give a disclaimer though, while we have jobs to build & deploy all of our apps from src, we generally rely on CircleCi for it. We keep the jenkins build jobs up to date and only use them when CircleCi is down (Which has been much less the last year). In addition to that we (the devops team) use jenkins to run all of our repetitive tasks like a fancy cron service. Things such as reset dev databases, backup or github repo to a second location, run password rotations, recycle services etc.

What are some alternatives?

When comparing helm-charts and terraform-provider-jenkins you can also consider the following projects:

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

reform - helpful terraform wrapper for templates, secrets and easy organization

kubernetes-operator - Kubernetes native Jenkins Operator

terraform-aws-jenkins - Terraform module to build Docker image with Jenkins, save it to an ECR repo, and deploy to Elastic Beanstalk running Docker stack

charts - ⚠️(OBSOLETE) Curated applications for Kubernetes

terraform-provider-factorio - The Terraform Provider for Factorio

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

terraform-provider-solana - Data source provider for Terraform that interacts with the Solana networks

synapse

terraform-provider-stripe - A Terraform Provider for Stripe