Method and system for pod scheduling in kubernetes cluster
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- 深圳软通动力信息技术有限公司
- Publication Date
- 2021-10-22
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The present application relates to the technical field of computer software technology application, in particular to a method and system for pod scheduling in a Kubernetes cluster. Background technique
[0002] In a container orchestration engine (Kubernetes, k8s for short) cluster, the scheduler component of the management plane node is responsible for selecting a suitable working node for the Pod to run. The specification of the management plane node needs to be able to support scheduling and management of large-scale working nodes. In terms of technology, the Kubernetes cluster supports a maximum of 5000 working nodes. Within the upper limit of the number of working nodes, in the case of a large number of working nodes in the Kubernetes cluster, the management plane node scheduling pressure is greater. As the number of working nodes increases , the scheduling pressure on the nodes on the management plane is increasing, which may cause the Kubernetes...