...
- Very minimal UI - Unlike the traditional Jenkins
- Command line based approach
- Mainly intended for container build and deployment but can support othe types of artifacts with self customizations
- Conversion of our current Jenkinsfiles to Jenkins X is not straight forward but can be done with moderate effort
- Lots of tweaking and changes required in build and deployment strategy to make it work for our use case
- Requires at least 3 nodes in cluster to handle the Jenkins master, other dependent components and worker pods
Jenkins X Typical Workflow
...