Hi, we are currently running datahub in our kubern...
# getting-started
b
Hi, we are currently running datahub in our kubernetes cluster and were wondering if it is possible to run gms and the frontend components with multiple replicas?
d
hmmm you could do it through
replicaCount
but not sure if this is a best practice. cc @orange-night-91387 Could you look into this?
b
We can put the replica of gms and frontend to 2, but are these applications built in such a way that 2 instances of them can run side by side?
a
Yes