How to install the
http://www.mastertheboss.com/soa-cloud/openshift/running-tomcat-docker-image-on-openshift
add security group:
(not work )
$ oadm policy add-scc-to-group anyuid system:authenticated
this work
$ oc adm policy add-scc-to-group anyuid system:authenticated
How to view the authorization policy
https://docs.openshift.com/enterprise/3.0/admin_guide/manage_authorization_policy.html
Step 1 : create the tomcat project
Step 2 : create the router