Does Redis HA Helm Chart ensure that the endpoint picked by the service is always the master
noel.varghese.22@...
Hey was trying to deploy a redis cluster on top of openshift/kubernetes, looked at a dozen examples, but in my usecase the client can only connect to a master host and port. Recently came across this helm chart => https://github.com/helm/charts/tree/master/stable/redis-ha |
|