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