Changing autoscaling options without restarting cluster

Hello,

In the morning around 8pm I would like to set the OPENVIDU_PRO_CLUSTER_AUTOSCALING_MIN_NODES to 9, and then in the afternoon I would like to revert it back to 1/2 MIN_NODES so that we have less nodes on stand-by.

How do I achieve this without having to restart the cluster?

Thanks,
Bart

There is an endpoint in OpenVidu Pro to restart the server: OpenVidu Docs

You just need to define this parameters:

OPENVIDU_PRO_CLUSTER_AUTOSCALING_MIN_NODES

The logic to call this endpoint should be developed by you.

Right now restarting the cluster is mandatory.

We are working in a system allowing changing some configuration properties without restarting the cluster. But we don’t have a due date for it.

Best regards

Aaah. I miss the “without restarting” part. Yes, @bart , you need to restart at the moment.

Thanks @micael.gallego to pointing out :sweat_smile:.

Regards

yes you missed but i liked your effort and answer
:sweat_smile: :sweat_smile: :sweat_smile: