Skip to content

Instantly share code, notes, and snippets.

@blues-man
Created July 14, 2023 17:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save blues-man/7aa6abfc55f9b0533ce71287f0fd4292 to your computer and use it in GitHub Desktop.
Save blues-man/7aa6abfc55f9b0533ce71287f0fd4292 to your computer and use it in GitHub Desktop.
<p>
Do you need to familiarize yourself with cloud-native development, Kubernetes automation, and GitOps methodology?
In this lab, we'll walk you through a complete development journey example of a 2-tier application made with Python and Go, built and deployed on Red Hat OpenShift.
The full lab introduction can be found <a href="https://redhat-scholars.github.io/inner-outer-guides">here</a>.
You'll learn how to:
</p>
<ul>
<li>Create container images with Red Hat OpenShift Pipelines and use webhooks to trigger automated builds.</li>
<li>Work with Red Hat OpenShift Dev Spaces for an integrated development experience in the browser.</li>
<li>Deploy and promote the application into several environments using Red Hat OpenShift GitOps.</li>
</ul>
<p>
This workshop provisions an OpenShift cluster for each attendee.
Make sure to increase the User Count to your desired capacity when ordering the item.
You'll then receive an email once provisioned, including a usertool for users (1..100) to login to with their respective generated username and password "openshift" for access to the OpenShift Web Console, ArgoCD, and more.
Enjoy, and don't forget to rate if the lab helped you learn!
</p>
<p><strong>Quick Video Guide:</strong> <a href="https://drive.google.com/file/d/1-SVRS80CwLZeDXY_kgHwji5ZvBwmXSHL/view?usp=sharing">Hosted on Google Drive</a></p>
<p><strong>Sample Workshop Guide:</strong> <a href="https://redhat-scholars.github.io/inner-outer-guides">Hosted on Red Hat Scholars</a></p>
<p><strong>Workshop Slides:</strong> <a href="https://docs.google.com/presentation/d/1aJtBza3oHS0W0keAEYIUk5kw3O5-Z1mKw49abRHQqio">Hosted on Google Slides</a></p>
<p><strong>Duration:</strong> ~1 hour</p>
<p><strong>Audience:</strong> Developers, Operations, Cluster Administrators</p>
<p>
<strong>Source Repositories:</strong>
<a href="https://github.com/redhat-scholars/inner-outer-guides">Guide</a>,
<a href="https://github.com/blues-man/vote-app-gitops">GitOps Manifests</a>
</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment