To use predis (PHP Redis Client) and maybe other clients with kube-redis, the clients need to contact the redis-sentinel to get information about masters and clients. To get this to work, the service would need to be expanded or another service needs to be implemented:
To use predis (PHP Redis Client) and maybe other clients with kube-redis, the clients need to contact the redis-sentinel to get information about masters and clients. To get this to work, the service would need to be expanded or another service needs to be implemented: