Jenkins X provides pipeline automation, built-in GitOps, and preview environments to help teams collaborate and accelerate their software delivery at any scale
Pros:
- End to End CI / CD integration including pushing images to registry, artifacts to Nexus
- Full integration with Github
- Full integration with GitOps to create and manage environments
- Support for preview environments for pull requests using Knative (Optional - Comes bundled with Jenkins X if required)
- Can create and update helm charts after a build and and deploy and auto commit to repository
- Internally translates all CI / CD pipelines to tekton pipelinesConversion of our existing Jenkins pipelines to Jenkins X is a feature provided out of the box
- A promising tool - Jenkins + Tekton with a highly active community backed by big organizations
- Artifact promotion to various environments based on criterias set by us
...