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