I am looking for guidance on the following assignment.
StatefulSet example for redis database using multiple instances (e.g. 3) each has own volume
- Create StatefulSet configuration file
- Create StatefulSet object
- Check the pods
I am looking for guidance on the following assignment.
StatefulSet example for redis database using multiple instances (e.g. 3) each has own volume