Skip to content

Commit

Permalink
Main page formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricclyburn authored Mar 25, 2024
1 parent 34eeaba commit 1e0c136
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/modules/m1/pages/intro.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ image::demo-architecture.png[Architecture]

This workshop's demo application is a simple app that allows users to vote for their favorite option, currently a cat or dog, and view the results. In this lab, you will work with two main components: the `vote-api` (Go) and the `vote-ui` (Python).

.Vote App
image::vote-app.png[Vote App]

This lab aims to demonstrate how to create a seamless CI/CD pipeline using OpenShift, Tekton, Argo CD, and OpenShift Dev Spaces. By the end of this lab, you will have a better understanding of GitOps and have learned how to:
Expand All @@ -41,4 +40,4 @@ image:openshift-gitops-graphic.png[]

## Next Steps

Ready to get started with the lab? Let's begin, firstly, by learning a bit of theory about the inner vs. outer loop of development.
Ready to get started with the lab? Let's begin, firstly, by learning a bit of theory about the inner vs. outer loop of development.

0 comments on commit 1e0c136

Please sign in to comment.