Service unit offline method based on micro-service unit architecture and related device
Patent Information
- Authority / Receiving Office
- CN Β· China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- BEIJING CENTURY TAL EDUCATION TECH CO LTD
- Publication Date
- 2021-06-11
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The embodiments of the present invention relate to the field of computers, and in particular to a method for offline service units based on a micro-service unit architecture and related devices. Background technique
[0002] In the distributed architecture of microservice units, it is very important to manage the online and offline of microservice units.
[0003] In the native scenario of Kubernetes, although the smallest object of the system is a Pod (microservice unit group), the creation and destruction of Pods (or online and offline) are judged by the Kubernetes system itself, and the operator cannot directly target each Each Pod performs online and offline operations, but uses registration centers such as Eureka for indirect management.
[0004] In the existing technology, when Pods are indirectly managed by a registration center such as Eureka, Pods in the Terminating state will be directly removed from the registration list (EndPoint, etc.) of ...