Red Hat Training
A Red Hat training course is available for OpenShift Container Platform
2.2.2.4.6. 別のプロジェクトでのオブジェクトの作成
通常 new-app は現在のプロジェクトにオブジェクトを作成します。ただし、-n|--namespace 引数を使用して、アクセスできる別のプロジェクトにオブジェクトを作成することができます。
$ oc new-app https://github.com/openshift/ruby-hello-world -n myproject