- Hands-On Kubernetes on Azure
- Shivakumar Gopalakrishnan Gunther Lenz
- 135字
- 2021-06-24 15:39:15
Orchestration
An individual can rarely perform useful work alone; teams that communicate securely and well can generally accomplish more.
Just like people, containers need to talk to each other and they need help in organizing their work. This activity is called orchestration.
The current leading orchestration framework is Kubernetes (https://kubernetes.io/). Kubernetes was inspired by the Borg project in Google, which, by itself, was running millions of containers in production. Incidentally, cgroups' initial contribution came from Google developers.
Kubernetes takes the declarative approach to orchestration; that is, you specify what you need and Kubernetes takes care of the rest.
Underlying all this magic, Kubernetes still launches the Docker containers, like you did previously. The extra work involves details such as networking, attaching persistent storage, handling the container, and host failures.
Remember, everything is a process!
- Word/Excel/PPT 2007辦公技巧
- Office 2016辦公應(yīng)用從入門(mén)到精通
- 漫!動(dòng)作!人體動(dòng)態(tài)漫畫(huà)素描技法超級(jí)大全
- WPS Office商務(wù)辦公從新手到高手
- 和秋葉一起學(xué):秒懂WPS演示文稿
- 非常Easy:Excel行政與文秘高效辦公
- Unity 3D\2D手機(jī)游戲開(kāi)發(fā):從學(xué)習(xí)到產(chǎn)品(第3版)
- 做好PPT就靠這幾招:圖解力 吸引力 說(shuō)服力(全彩圖解版)
- 演說(shuō)之法:PPT高手思維秘籍
- Word/Excel 2010高效辦公:文秘與行政辦公
- 辦公自動(dòng)化綜合案例應(yīng)用教程
- Excel數(shù)據(jù)處理與分析一本通
- Excel數(shù)據(jù)處理與分析
- 新手學(xué)Excel 2010
- 別怕,Excel VBA其實(shí)很簡(jiǎn)單