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.11. scale
복제 컨트롤러 또는 배포에 대해 필요한 복제본 수를 설정합니다.
예제: ruby-app
배포를 3개의 포드로 스케일링
oc scale deploymentconfig/ruby-app --replicas=3
$ oc scale deploymentconfig/ruby-app --replicas=3