spotahome / redis-operator

Redis Operator creates/configures/manages high availability redis with sentinel automatic failover atop Kubernetes.
Apache License 2.0
1.5k stars 356 forks source link

Always safer to use the loopback ip to reduce ambiguity #520

Closed samof76 closed 1 year ago

samof76 commented 1 year ago

It is always better to use the loopback IP instead of the localhost.

samof76 commented 1 year ago

@ese please review