发布于 2021-11-08 18:03:46
可以使用master.service.type参数(将其设置为NodePort或LoadBalancer类型)公开集群外部的Redis主程序。也就是说,returning很可能不是返回外部IP/端口或Redis主节点,而是返回内部节点
您可以使用redisinsight作为基于web的用户界面来监视和跟踪Redis集群https://gist.github.com/chrisedrego/9a428ed94126445af4770a749bf797e5。
https://stackoverflow.com/questions/69887140
复制相似问题