This documentation is for a release that is no longer maintained
See documentation for the latest supported version 3 or the latest supported version 4.2.5.4.10. run
创建运行特定镜像的 pod。
示例:启动运行 perl
镜像的 pod
oc run my-test --image=perl
$ oc run my-test --image=perl