Sample Application deployment on OpenShift Container Platform using web console
First you need to setup OpenShift Container Platform : https://medium.com/@szpeTech/learning-red-hat-openshift-cluster-setting-up-on-aws-platform-bff82340684f?source=friends_link&sk=24f62431903c478b0b0ffc817a918814
· Select Catalog and choose ‘Developer Catalog’ and select any application you want to deploy.

· Enter name you want to give that application and click Try Sample at Git Repository.
· Check at Create route so you can access from public url then click Create button

· This will deploy app at default Project.
· Always look at your deployments at Home è Projects from left and select your project name or choose default.
· In there you can update number of pods and so on
