
In the following slides I cover the process of deploying a Redis cluster on Kubernetes.
Instead of just providing you with a handful of commands to invoke, I try to explain the reasoning behind the deployment decisions so you could gain a better insight from this hands-on experience.
As part of this guide I also added an extra section explaining how to expose our Redis cluster as a key-value store that is reachable from the internet.
Source code and deployment files are available here.
I hope you find it useful.