containerpilot 容器应用的自动服务发现
对于容器的服务发现,大家可能使用过registrator一个基于label 以及docker socket &&consul的容器服务发现解决方案(当时还是比较灵活的)
当然也有很多类似的方案,containerpilot是另外一个基于init模式的docker 服务发现工具,使用上同样比较简单,文档也很丰富,containerpilot的
好处是我们只需要关注下配置,后边就是自动的了,很不错,官方也提供了好多不错的案例,很值得学习下
参考资料
https://github.com/gliderlabs/registrator
https://github.com/joyent/containerpilot
https://www.joyent.com/blog/applications-on-autopilot
相关推荐
86417413 2020-11-25
星愿心愿 2020-11-24
bluecarrot 2020-11-23
82216135 2020-11-19
85276131 2020-11-18
82256036 2020-11-18
梁柏林 2020-11-16
80266038 2020-11-15
simonzhao0 2020-11-23
EdwardSiCong 2020-11-23
wfs 2020-10-29
bwyyziq 2020-11-22
CosEmon 2020-11-13
aydh 2020-11-12
NANGEBOKE 2020-11-23
yangkang 2020-11-12