Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Very minimal UI - Unlike the traditional Jenkins
  • Command line based approach
  • Mainly intended for container build and deployment but can support othe other types of artifacts with self customizations
  • Conversion of our current Rewrite Jenkinsfiles to match Jenkins X is not straight forward but can be done with moderate effortcode syntax
  • 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

...