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.2. apply
JSON 또는 YAML 형식의 파일 이름 또는 stdin(표준 입력)별 리소스에 구성을 적용합니다.
예제: pod.json의 구성을 Pod
에 적용합니다.
oc apply -f pod.json
$ oc apply -f pod.json