期刊文献+

Kubernetes资源调度算法的改进与实现 被引量:9

Improvement and Implementation of Kubernetes Resource Scheduling Algorithm
下载PDF
导出
摘要 Kubernetes是Google主导的容器编排引擎,其资源调度算法分为预选和优选两个过程.针对预选过程要遍历所有节点比较耗时的问题,改进的资源调度算法提出在选出满足条件的节点数量时直接进行优选而无需遍历所有节点,从而提高资源调度效率;针对优选过程只考虑了pod自身申请的CPU和内存使用情况,并且未考虑节点本身的资源利用率的问题,改进的资源调度算法综合考虑CPU、内存、网络、IO指标,通过实验验证了改进算法能适应更加复杂的互联网应用环境,进而提高集群的负载均衡效率. Kubernetes is Google’s leading container orchestration engine.Its resource scheduling algorithm consists of two processes:pre-selection and optimization.The pre-selection process needs to traverse all nodes,which is timeconsuming,the improved scheduling algorithm proposes to directly optimize the number of nodes that meet the conditions without having to traverse all,which is expected to improve the scheduling efficiency.For the optimization process,only the CPU and memory usage applied by the pod itself are considered,and the resource utilization of the node itself is not considered.The improved resource scheduling comprehensively considers CPU,memory,network,IO indicators.The improved algorithm is verified through experiments,which can adapt to more complex internet application environments,thereby improving the load balancing efficiency of the cluster.
作者 常旭征 焦文彬 CHANG Xu-Zheng;JIAO Wen-Bin((Computer Network Information Center,Chinese Academy of Sciences,Beijing 100190,China;University of Chinese Academy of Sciences,Beijing 100149,China)
出处 《计算机系统应用》 2020年第7期256-259,共4页 Computer Systems & Applications
关键词 云计算 Kubernetes 资源调度 cloud computing Kubernetes resource scheduling
  • 相关文献

参考文献5

二级参考文献17

共引文献208

同被引文献63

引证文献9

二级引证文献37

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部