tangcong / codis-operator

Codis Operator creates and manages codis clusters(proxy based Redis cluster solution) running in kubernetes.(WIP)
Apache License 2.0
22 stars 4 forks source link

Pods in StatefulSets(Redis) cannot resolve each other by expected hostnames #3

Closed tangcong closed 5 years ago

tangcong commented 5 years ago

rt

tangcong commented 5 years ago

https://github.com/kubernetes/kubernetes/issues/45779

AlexProfi commented 5 years ago

What version of kubernetes have fixed it? I used 1.11.5 And it works correct when I set redis-cluster-1.redis-cluster.default.svc.cluster.local with redis-cluster-1 it doesn't work