I am working on operator framework, since we deal with huge number of custome resources I would like to scale the operator thru replica set, however i do not see operators supporting multiple replicas. Is there a way that we can scale the operator through replicaset?
If it does not support multiple replicas any alternate way to address scalibility of operator pod?