Easy Local Neo4j Cluster Setup Using k3d and K3s on Mac in 10 Minutes
Aug 09 5 mins read
This article will look at an easy way to set up a Neo4j cluster on your local Mac using k3d and K3s. k3d is a lightweight wrapper for running K3s (Rancher Lab’s minimal Kubernetes distribution) in Docker. The only major prerequisite we need is Docker Desktop or Podman. And, of course,... read more