UI --> https://console-openshift-console.apps-crc.testing
Clone the microservices application from GitHub.
git clone https://github.com/upcomm/microservices-demo-openshift.git
Apply the clone application.
oc apply -f .\complete-demo.yaml
The application tries to run and configure different microservices.
Deployment information.
POD & Service.
oc get all
Deployment & Replica set.
Access the service using the route information.
Final Results:
Front-end Application:
http://front-end-default.apps-crc.testing/
No comments:
Post a Comment