10 Jenkins X

 

This chapter covers

  • What is Jenkins X?
  • Installing Jenkins X
  • Importing projects into Jenkins X
  • Promoting a release to production in Jenkins X

This chapter was written with contributions from Viktor Farcic and Oscar Medina.

In this chapter, you will learn how to use Jenkins X to deploy our reference example application to Kubernetes. You will also learn how Prow, Jenkins X pipeline operator, and Tekton work together to build a CI/CD pipeline.

We recommend you read chapters 1, 2, 3, and 5 before reading this chapter.

10.1 What is Jenkins X?

10.2 Exploring Prow, Jenkins X pipeline operator, and Tekton

10.3 Importing projects into Jenkins X

10.3.1 Importing a project

10.3.2 Promoting a release to the production environment

Summary