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
이미지를 실행하는 포드 시작
oc run my-test --image=perl
$ oc run my-test --image=perl