|
Jenkins X is a native Kubernetes application that implements many modern CI/CD best practices and ideas that seems to parallel many of the same concepts and ideas in the existing FOLIO CI critical path.
In addition to the automated build pipelines, other Jenkins X major concepts include support for
automated releases and promotion between multiple dev/staging/production environments, developer/team environments, and PR-based "Preview" environments.
Additional information: https://jenkins-x.io/about/features/
|