consul dns 转发配置
摘要:
测试使用dnsmasq。 优势:可以方便的进行应该编码,进行动态域名解析,容错处理。 因为consul 默认的dns 为127.0.0.1 8600 所以配置如下: 文件目录:/etc/dnsmasq.d ### 目录下# Enable forward lookup of the 'consul' domain:server=/consul/127.0.0.1#8600# Uncomment ... 阅读全文
posted @ 2017-02-08 22:16 荣锋亮 阅读(4678) 评论(0) 推荐(0) 编辑