Lab 2.2 - Clean-up & Summary

Return to Workshop

Terminal access

https://console-openshift-console.apps.example.redhatgov.io/terminal

Let’s clean this up

Let’s clean up all this to get ready for the next lab:

$ oc project demo-YOUR#
$ oc delete all --selector app=nexus

Summary

In this lab, you’ve deployed an example container image into a pod running in OpenShift. You exposed a route for clients to access that service via their web browsers. And you learned how to get and describe resources using the command line and the web console. Hopefully, this basic lab also helped to get you familiar with using the CLI and navigating within the web console.


Workshop Details

Domain Red Hat Logo
Workshop
Student ID

Return to Workshop