官术网_书友最值得收藏!

Understanding health checks and how MicroProfile handles them

In cloud-native architectures, health checks are used to determine whether a computing node is alive and ready to perform work. The concept of readiness describes the state when containers start up or roll over (that is, redeployment). During this time, the cloud platform needs to ensure that no network traffic is routed to that instance before it is ready to perform work.

Liveness, on the other hand, describes the state of a running container; that is, can it still respond to requests? If either the liveness or readiness states are seen as invalid, the computing node will be discarded (terminated or shut down) and eventually replaced by another, healthy, instance.

Health checks are an essential contract with the orchestration framework and scheduler of the cloud platform. The check procedures are provided by the application developer and the platform uses these to continuously ensure the availability of your application or service.

MicroProfile Health Check 1.0 (MP-HC) supports a single health check endpoint that can be utilized for either a liveness or readiness check. MicroProfile Health Check 2.0 plans to add support for multiple endpoints to allow an application to define both liveness and readiness probes.

The MP-HC specification details two elements: a protocol along with a response wire format part and a Java API for defining the response content.

The architecture of the MP-HC feature is modeled as an application that consists of zero or more health check procedures that are logically linked together with AND to derive the overall health check status. A procedure represents an application-defined check of a required condition that has a name, state, and, optionally, data about the check.

主站蜘蛛池模板: 莆田市| 体育| 浏阳市| 平凉市| 金寨县| 怀集县| 江口县| 城市| 大城县| 明光市| 华容县| 三原县| 民丰县| 龙江县| 嫩江县| 新沂市| 柘荣县| 漳浦县| 建平县| 阿尔山市| 原平市| 黎城县| 梁河县| 苍梧县| 清丰县| 太仆寺旗| 牟定县| 化隆| 弥渡县| 靖江市| 永寿县| 望奎县| 鲁甸县| 临海市| 普定县| 敦化市| 高台县| 谷城县| 吉木乃县| 宜春市| 大邑县|