2.5.4.4. exec

컨테이너에서 명령을 실행합니다.

예제: Pod python -1-mz2rf의 python 컨테이너에서 ls 명령을 실행합니다.

$ oc exec python-1-mz2rf -c python ls