Hi,
I setup clustered dgraph(3 replicas each server/zero) in kubernetes. I send export to one pod which successfully exported data. I can copy out the data to somewhere.
Now my question is how to import it another freshly create dgraph(with nothing)? Thanks
Cohen