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.3. autoscale
배포 또는 복제 컨트롤러를 자동 스케일링합니다.
예제: 최소 2개 및 최대 5개의 Pod로 자동 스케일링
oc autoscale deploymentconfig/parksmap-katacoda --min=2 --max=5
$ oc autoscale deploymentconfig/parksmap-katacoda --min=2 --max=5