HashiCorp Consul 1.0 发布,重大更新版本

栏目: 软件资讯 · 发布时间: 7年前

内容简介:HashiCorp Consul 1.0 已发布,该产品自2014年4月发布已增加了重要的功能,Consul 1.0 的更新亮点包括引入HCL配置文件和许多较小的改进、修复和界面清理。  您可以在 Changelog 中找到更改的完整列表。此版本中...

HashiCorp Consul 1.0 发布,重大更新版本

HashiCorp Consul 1.0 已发布,该产品自2014年4月发布已增加了重要的功能,Consul 1.0 的更新亮点包括引入HCL配置文件和许多较小的改进、修复和界面清理。 

您可以在 Changelog 中找到更改的完整列表。此版本中有一些破坏性的更改,因此请务必阅读 1.0 的升级说明

值得关注的更新:

  • Support for HCL Config Files: Consul now supports HashiCorp's HCL format for config files. This is easier to work with than JSON and supports comments. As part of this change, all config files will need to have either an .hcl or .jsonextension in order to specify their format. [GH-3480]

  • Support for Binding to Multiple Addresses: Consul now supports binding to multiple addresses for its HTTP, HTTPS, and DNS services. You can provide a space-separated list of addresses to -client and addresses configurations, or specify a go-sockaddr template that resolves to multiple addresses. [GH-3480]

  • Support for RFC1434 DNS TXT records: Consul DNS responses now contain the node meta data encoded according to RFC1434 as TXT records. [GH-3343]

  • Support for Running Subproccesses Directly Without a Shell: Consul agent checks and watches now support an argsconfiguration which is a list of arguments to run for the subprocess, which runs the subprocess directly without a shell. The old script and handler configurations are now deprecated (specify a shell explicitly if you require one). A -shell=false option is also available on consul lockconsul watch, and consul exec to run the subprocesses associated with those without a shell. [GH-3509]

  • Sentinel Integration: (Consul Enterprise) Consul's ACL system integrates with Sentinel to enable code policies that apply to KV writes.

发布主页下载地址

Consul 是一个服务管理软件,支持多数据中心下,分布式高可用的服务发现和配置共享。Consul 支持健康检查,允许存储键值对。一致性协议采用 Raft 算法,来保证服务的高可用。成员管理和消息广播采用 GOSSIP 协议,支持 ACL 访问控制。


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

项目管理艺术

项目管理艺术

Scott Berkun / 东南大学出版社 / 2006-4-1 / 58.00

《项目管理艺术(英文影印版)(2006年度Jolt获奖图书)》 “该书内容涵盖了项目管理的各个方面:保证项目按时按质交付的有效方法,如何激励项目成员全力以赴地工作,如何成为一名有影响力的领导者等等。通过阅读本书,您会详细地了解微软公司的最优秀的项目管理方法。衷心希望书中的经验能够被付诸于实践!” -Joe Belfiore,General Manager,E-home Divisi......一起来看看 《项目管理艺术》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

在线进制转换器
在线进制转换器

各进制数互转换器