Resource scheduling strategy optimization method based on Kubernetes cluster
A resource scheduling and optimization method technology, applied in resource allocation, program startup/switching, program control design, etc., can solve problems such as redundant computing, a large number of resource fragments, and no Pod resource computing, so as to reduce redundant computing , Reduce the possible effect of downtime
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0026] The principles and features of the present invention are described below in conjunction with the accompanying drawings, and the examples given are only used to explain the present invention, and are not intended to limit the scope of the present invention.
[0027] The scheduling process of Kubernetes is divided into the following three steps:
[0028] (1) Pre-selection scheduling: Check all available nodes and screen out nodes that meet Pod requirements. These nodes become candidates for the next process.
[0029] (2) Optimal scheduling: further screening is carried out among the nodes screened out in the process (1). The optimal strategy is used to calculate the score of each available node, and the node with the highest score is the most suitable node to be scheduled.
[0030] (3) Selection: If there are two or more nodes with the highest score in the score results calculated by the optimal scheduling strategy, then a random algorithm is used to randomly select one...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 
