Hi there, I’m currently using the beta of OpenVidu Enterprise. I setup autoscaling as outlined in the tutorials however our software ran into an issue today where the master node hit 100% CPU usage and then our software couldn’t handle live streaming for users anymore. The media node didn’t seem like the bottleneck in this case.
Looking at the documentation further, it seems like if the only way to autoscale the master node would be to use the “high availability” feature of OpenVidu Enterprise. Unfortunately it looks like recordings aren’t yet enabled when using the high availability feature so I can’t do that just yet as our app requires recordings.
So I think that leaves me with just using a larger instance type for the “master” node. Am I correct in this assumption?
Thanks!