天堂国产午夜亚洲专区-少妇人妻综合久久蜜臀-国产成人户外露出视频在线-国产91传媒一区二区三区

基于Docker的私有云主機系統(tǒng)研究與實現(xiàn)

發(fā)布時間:2019-03-12 09:20
【摘要】:隨著云計算的發(fā)展,云主機的應(yīng)用領(lǐng)域越來越廣,大部分云計算提供商都提供了公有云下的云主機租用服務(wù),該服務(wù)也受到了各行各業(yè)的用戶的青睞,用戶按需租用,并可以根據(jù)業(yè)務(wù)需求靈活調(diào)配資源,幫助用戶快速構(gòu)建項目,安全部署應(yīng)用,降低開發(fā)運維的難度和整體IT成本。多數(shù)云主機提供的是面向公眾的標準化服務(wù),而不能在某些特定情景下最大地發(fā)揮它的優(yōu)勢,另外,大部分云主機以Xen和KVM這種“重型”的虛擬化技術(shù)為主,Docker容器技術(shù)的出現(xiàn),逐漸模糊了PaaS和IaaS之間嚴格的界限,其輕量級虛擬化的特性逐漸把傳統(tǒng)的應(yīng)用開發(fā)和運維機制變成了一種全新的方式。本論文主要研究和實現(xiàn)了一套基于Docker的私有云主機系統(tǒng),該系統(tǒng)主要面向項目研發(fā)團隊。本文分析了該云主機系統(tǒng)的需求,按照需求對該系統(tǒng)進行了模塊劃分,并詳細地設(shè)計了基于Docker的云主機系統(tǒng)的架構(gòu),在此基礎(chǔ)之上,首先分析了Docker Swarm內(nèi)置的調(diào)度策略,并對其不足進行總結(jié),針對不足之處分別給出解決方案,綜合這些解決方案,提出了多維度的動態(tài)權(quán)重的調(diào)度策略,既考慮了節(jié)點上各種類型的資源使用情況,又考慮了待調(diào)度容器偏重的資源類型,以此來均衡集群中各節(jié)點的資源使用情況,提高系統(tǒng)的穩(wěn)定性。其次,根據(jù)Docker鏡像和容器分層的存儲方式,提出了基于私有倉庫的遷移方案來縮短遷移總時間,降低傳輸數(shù)據(jù)量,提高遷移效率。然后,為了契合Docker容器的微服務(wù)思維,每個容器盡可能地只運行一個服務(wù)進程,提出了堡壘機架構(gòu)的多級認證的解決方案,該方案既滿足了多客戶端登錄的需求,又避免了在容器中安裝多余的ssh服務(wù),同時降低了遠程登錄管理的復雜度。最后利用Docker容器和鏡像的優(yōu)勢,提出一種易擴展的持續(xù)集成的模式,根據(jù)實際項目的需求,可橫向擴展代碼管理容器,處理項目中依賴關(guān)系并實現(xiàn)自動化部署,提高了持續(xù)集成的靈活性,可以幫助項目團隊人員快速部署項目,提升工作效率。另外,本文對實現(xiàn)的負載調(diào)度、容器遷移、遠程登錄和持續(xù)集成四個模塊進行功能測試和性能測試,證明了本文提出的解決方案不僅降低了項目人員的繁瑣的工作量,提高了工作效率,而且均衡了集群中各節(jié)點資源的使用情況,提高了系統(tǒng)的高效性和穩(wěn)定性。
[Abstract]:With the development of cloud computing, cloud host applications become more and more widespread, most cloud computing providers provide cloud host rental services under the public cloud, this service is also favored by users in various industries, users rent on demand. And can flexibly allocate resources according to the business needs, help users to quickly build projects, secure deployment of applications, reduce the difficulty of development and maintenance and overall IT costs. Most cloud hosts offer standardized services to the public that do not maximize their benefits in certain contexts, and most cloud hosts are dominated by "heavy" virtualization technologies such as Xen and KVM. With the emergence of Docker container technology, the strict boundary between PaaS and IaaS is gradually blurred, and its lightweight virtualization has gradually turned the traditional application development and operation and maintenance mechanism into a new way. This paper mainly studies and implements a set of private cloud host system based on Docker, which is mainly oriented to the project research and development team. In this paper, the requirements of the cloud host system are analyzed, the modules of the system are divided according to the requirement, and the architecture of the cloud host system based on Docker is designed in detail. On this basis, firstly, the scheduling strategy of Docker Swarm is analyzed. And summarize its shortcomings, give solutions to the shortcomings, synthesize these solutions, put forward a multi-dimensional dynamic weight scheduling strategy, not only consider the use of various types of resources on the node, but also put forward a multi-dimensional dynamic weight scheduling strategy, both considering the use of various types of resources on the node, In order to balance the resource usage of each node in the cluster and to improve the stability of the system, the resource types of the container to be scheduled are considered to balance the resource usage of each node in the cluster. Secondly, according to the storage mode of Docker mirror and container tiering, this paper proposes a migration scheme based on private warehouse to shorten the total migration time, reduce the amount of data transferred, and improve the migration efficiency. Then, in order to fit the micro-service thinking of Docker container, each container runs only one service process as far as possible, and puts forward a multi-level authentication solution of barrier machine architecture, which not only meets the requirement of multi-client login. It also avoids installing redundant ssh services in the container and reduces the complexity of remote login management. Finally, taking advantage of the advantages of Docker container and mirror, this paper puts forward an easy-to-expand mode of continuous integration. According to the requirements of the actual project, it can scale-out the code management container, deal with the dependencies in the project and realize automatic deployment. Increased flexibility in continuous integration can help project teams quickly deploy projects and improve productivity. In addition, the paper tests the function and performance of the four modules of load scheduling, container migration, remote login and continuous integration, which proves that the solution proposed in this paper not only reduces the tedious workload of the project personnel, but also proves that the solution proposed in this paper can not only reduce the tedious workload of the project personnel. It improves the efficiency of the system, balances the use of the node resources in the cluster, and improves the efficiency and stability of the system.
【學位授予單位】:電子科技大學
【學位級別】:碩士
【學位授予年份】:2017
【分類號】:TP393.09

【參考文獻】

中國期刊全文數(shù)據(jù)庫 前10條

1 楊寅冬;;基于Swarm Docker虛擬化技術(shù)的集群環(huán)境分析[J];智富時代;2016年10期

2 毛祺;盧勝林;;基于Docker Swarm集群的容器遷移策略的實現(xiàn)[J];信息技術(shù);2016年09期

3 盧勝林;倪明;張翰博;;基于Docker Swarm集群的調(diào)度策略優(yōu)化[J];信息技術(shù);2016年07期

4 汪愷;張功萱;周秀敏;;基于容器虛擬化技術(shù)研究[J];計算機技術(shù)與發(fā)展;2015年08期

5 于燁;李斌;劉思堯;;Docker技術(shù)的移植性分析研究[J];軟件;2015年07期

6 陳健鋒;李永寧;張勇;;淺析運維堡壘機的設(shè)計和應(yīng)用前景[J];有線電視技術(shù);2015年05期

7 劉思堯;李強;李斌;;基于Docker技術(shù)的容器隔離性研究[J];軟件;2015年04期

8 陳清金;陳存香;張巖;;Docker技術(shù)實現(xiàn)分析[J];信息通信技術(shù);2015年02期

9 ;Docker發(fā)布新的跨容器的分布式應(yīng)用編排服務(wù)[J];電腦與電信;2014年11期

10 銀大偉;;利用Docker開啟持續(xù)交付之路[J];程序員;2014年09期

中國碩士學位論文全文數(shù)據(jù)庫 前1條

1 呂超;基于阿里云平臺的中小企業(yè)MIS的應(yīng)用研究[D];山東大學;2015年

,

本文編號:2438652

資料下載
論文發(fā)表

本文鏈接:http://sikaile.net/guanlilunwen/ydhl/2438652.html


Copyright(c)文論論文網(wǎng)All Rights Reserved | 網(wǎng)站地圖 |

版權(quán)申明:資料由用戶7cf24***提供,本站僅收錄摘要或目錄,作者需要刪除請E-mail郵箱bigeng88@qq.com
国产精品一区二区视频| 日韩一区二区三区18| 国产老熟女乱子人伦视频| 日韩欧美国产精品中文字幕| 亚洲欧美日韩熟女第一页| 热情的邻居在线中文字幕| 国产熟女高清一区二区| 日本人妻中出在线观看| 国产成人精品视频一区二区三区| 中文字幕久热精品视频在线| 又大又长又粗又黄国产| 91欧美激情在线视频| 成人综合网视频在线观看| 激情内射亚洲一区二区三区| 国产av精品一区二区| 免费高清欧美一区二区视频| 九九热在线免费在线观看| 天堂av一区一区一区| 欧美字幕一区二区三区| 深夜日本福利在线观看| 亚洲中文字幕在线综合视频| 欧美丝袜诱惑一区二区| 色婷婷激情五月天丁香| 欧美老太太性生活大片| 国产毛片不卡视频在线| 亚洲精品中文字幕欧美| 99热在线精品视频观看| 日本不卡在线视频你懂的| 五月婷婷欧美中文字幕| 欧美日韩国产精品第五页| 亚洲中文字幕剧情在线播放| 久久精品免费视看国产成人| 国产精品成人又粗又长又爽| 亚洲欧美国产精品一区二区| 国产精品美女午夜视频| 东京热男人的天堂久久综合| 欧美国产亚洲一区二区三区| 欧美大胆美女a级视频| 免费观看在线午夜视频| 日本午夜福利视频免费观看| 欧美黑人黄色一区二区|