Dgraph fails to start on restarts with Kind (Kubernetes)

Hey Vignesh,

I see that the two issues are:

If you want to run a “multi-node” KIND cluster or a 6 node Dgraph cluster(for which you’d need a volumeClaimTemplate), you might want to check out a dynamic hostpath provisioner like GitHub - rimusz/hostpath-provisioner: Dynamic Provisioning of Kubernetes HostPath Volumes(haven’t tested)

Please check if this helps. :slight_smile: