Make archived warning more prominent
Now a part of https://github.com/cloudfoundry/system-metrics-release
The leadership election release deploys job that implements the Raft distributed consensus algorithm to the desired instance group.
Once deployed, the leadership-election job will expose an endpoint on localhost with the following responses:
leadership-election
By default, the endpoint is exposed on port 8080
Example:
curl localhost:8080/v1/leader
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
ATTENTION: This release is archived
Now a part of https://github.com/cloudfoundry/system-metrics-release
Leadership Election Release
The leadership election release deploys job that implements the Raft distributed consensus algorithm to the desired instance group.
Usage
Once deployed, the
leadership-electionjob will expose an endpoint on localhost with the following responses:By default, the endpoint is exposed on port 8080
Example:
curl localhost:8080/v1/leader