kubernetes-management VS pipeline-library

Compare kubernetes-management vs pipeline-library and see what are their differences.

kubernetes-management

Jenkins Infrastructure Kubernetes Management (by jenkins-infra)

pipeline-library

Collection of custom steps and variables for our Jenkins instance(s) (by jenkins-infra)
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
kubernetes-management pipeline-library
4 1
52 282
- 1.1%
9.9 9.2
6 days ago 8 days ago
Shell Groovy
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.

kubernetes-management

Posts with mentions or reviews of kubernetes-management. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-10.
  • Show HN: What if Dependabot and Ansible had a child?
    10 projects | news.ycombinator.com | 10 Feb 2022
    Kind of, the reason why it's a bit difficult to describe the project is because the different component mean different things to different people.

    I built updatecli so I could use it to help me maintain infrastructure as code, then bit by bit, I discovered how other people were using it to solve challenges that I didn't imagine.

    Scenario 1: https://github.com/jenkins-infra/kubernetes-management/blob/...

    We monitor the latest Certmanager chart version available and we bump our git repository so Helmfile can pick the latest version and update our Kubernetes clusters.

  • What's one gotta do in order to get production Kubernetes experience around here?
    1 project | /r/devopsjobs | 19 Jun 2021
    If you are looking for real k8s production experience, you could participate to an open infrastructure project. the Jenkins infrastructure is one of them which mean we try to be as open as open possible in meeting, in doc,and almost every git repository are public. You can start review pull request from https://github.com/jenkins-infra/charts and we automate many many more :) otherwise you could also participate in other open infrastructure project such as the Wikipedia one. Disclaimer: I am the lead infra of the Jenkins infrastructure project so feel free to dm me if you want more information.
  • Does anyone have any patterns I can stick in a shared lib for auto incrementing semver in a pipeline?
    4 projects | /r/jenkinsci | 21 Apr 2021
    For Helm, they are different ways to automate helm chart releases depending on the tooling you have access to. On the Jenkins project, we use a command-line tool named updatecli that I build to help us automate file content like for Docker, Puppet, Helm, Yaml and then run it from a Jenkinsfile, it doesn't update Changelog yet.

pipeline-library

Posts with mentions or reviews of pipeline-library. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-21.

What are some alternatives?

When comparing kubernetes-management and pipeline-library you can also consider the following projects:

updatecli - A Declarative Dependency Management tool

job-dsl-plugin - A Groovy DSL for Jenkins Jobs - Sweeeeet!

meta-package-manager - 🎁 wraps all package managers with a unifying CLI

JenkinsPipelineUnit - Framework for unit testing Jenkins pipelines

renovate - Universal dependency automation tool.

docker-helmfile - Docker Image used to execute Helmfile commands, with all the expected tooling

ods-jenkins-shared-library - Shared Jenkins library which all ODS projects & components use - provisioning, SonarQube code scanning, Nexus publishing, OpenShift template based deployments and repository orchestration

dependabot-core - 🤖 Dependabot's core logic for creating update PR's.

jenkins-bootstrap-shared - Jenkins as immutable infrastructure made easy. A repository of shared scripts meant to be used as a git submodule. Packing Jenkins, plugins, and scripts into immutable packages and images.

jenkins-infra - Jenkins main control repo for R10k and our Puppet Enterprise managed infrastructure