Hi,
would it be possible to create a mechanism, which would create a redis-master-server service which would always point only to the redis master?
I'm thinking about dynamic labels changing for each redis-server pod... only the master pod would have the redis-master: true label and the redis-master-service would have set its selector to redis-master: true