In this section, we will try to visualize our existing Jenkins pipelines that we have created in the previous sections:
- On the Jenkins dashboard, you should now see a new link on the left-hand side menu with the name Open Blue Ocean.
- Click on the Open Blue Ocean link to go to the Jenkins Blue Ocean dashboard. The following is what you should see (refer to the following screenshot):
- The Administration link will take you to the Manage Jenkins page.
- The Pipelines link will take you to the Jenkins Blue Ocean dashboard that you are seeing now.
- The icon (arrow within a square) will take you to the classic Jenkins dashboard.
- The New Pipeline button will open up the pipeline creation wizard for ...