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 つの Pod へのスケーリング
oc scale deploymentconfig/ruby-app --replicas=3
$ oc scale deploymentconfig/ruby-app --replicas=3