Scaling Watson OpenScale after installation

You can scale the Watson™ OpenScale service based on service usage needs and the size of your model deployments and training data.

About this task

The possible values for the scaleConfig variable that handles sizing are either small or medium.

Procedure

To scale the Watson OpenScale, enter the following command: oc patch woservice <cr-name> -n <cpd-namespace> -p '{"spec":{"scaleConfig":"size"}}' --type=merge
where size is either small or medium.