im deploying the datahub containers as individual deployments in k8s....can there ever be more than 1 instance of the various containers, ie broker, ES, mySQL, GMS, frontend-react running at the same time?
r
rapid-sundown-8805
09/14/2021, 9:43 AM
You will have issues with the stateful stuff (database, ES), otherwise no problem I'd say