Back to rankings
Jenkins X provides automated CI+CD for Kubernetes with Preview Environments on Pull Requests using Cloud Native pipelines from Tekton
kubernetescicdcontinuous-integrationcontinuous-deliveryacceleratoropenshiftgitopsenvironmentspipelinedevopsgolangtekton
Key Metrics
Star Growth
Stars
4.7k
Forks
794
Weekly Growth
—
Issues
137
2k4k
Jan 2023Aug 2023Mar 2024Oct 2024May 2025Dec 2025Jul 2026
ArtifactsGo Modules
go get github.com/jenkins-x/jxREADME
JayeX CLI
jx is the modular command line CLI for JayeX 3.x
Commands
See the jx command reference
Issues
To track issues in this repository and all the related Plugins use these links:
Plugins
You can browse the documentation for all of the jx plugins at:
Components
- jx-git-operator is an operator for triggering jobs when git commits are made
- octant-jx an open source JayeX UI for vmware-tanzu/octant
Libraries
These are the modular libraries which have been refactored out of the main jenkins-x/jx repository as part of the modularisation enhancement process
- go-scm API for working with SCM providers
- jx-api the core JX APIs
- jx-helpers a bunch of utilities (mostly from the
utilpackage) refactored + no longer dependent on jenkins-x/jx - jx-kube-client the core library for working with kube/jx/tekton clients
- jx-logging logging APIs
- lighthouse-client client library for working with lighthouse
Related repositories