helm-charts VS kubernetes-operator

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
helm-charts kubernetes-operator
7 4
539 581
2.8% 0.7%
9.0 7.7
9 days ago 8 days ago
Mustache Go
Apache License 2.0 GNU General Public License v3.0 or later
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

kubernetes-operator

Posts with mentions or reviews of kubernetes-operator. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-14.

What are some alternatives?

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

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

onedev - Git Server with CI/CD, Kanban, and Packages. Seamless integration. Unparalleled experience.

terraform-provider-jenkins - Jenkins Terraform Provider

chaos-mesh - A Chaos Engineering Platform for Kubernetes.

charts - ⚠️(OBSOLETE) Curated applications for Kubernetes

vitess - Vitess is a database clustering system for horizontal scaling of MySQL.

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

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

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.