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.3.4. create
JSON 또는 YAML 형식의 파일 이름 또는 stdin(표준 입력)별 리소스를 생성합니다.
예제: pod .json의 콘텐츠를 사용하여 Pod
생성
oc create -f pod.json
$ oc create -f pod.json