Step 1 To create a cluster, we need to spin up a few empty Redis instances and configure them to run in cluster mode. Here’s a minimal configuration file for Redis Cluster: # redis.conf file port 7000