StatefulSet example for redis database using multiple instances

Viewed 21

I am looking for guidance on the following assignment.

StatefulSet example for redis database using multiple instances (e.g. 3) each has own volume

  1. Create StatefulSet configuration file
  2. Create StatefulSet object
  3. Check the pods
0 Answers
Related