- Kubernetes on AWS
- Ed Robinson
- 173字
- 2021-06-10 18:41:22
Putting the pieces together
It is the job of the container engine (software such as Docker or rkt) to put these pieces together and make something usable and understandable for us mere mortals.
While a system that directly exposed all of the details of Cgroups and namespaces would be very flexible, it would be far harder to understand and manage. Using a system such as Docker gives us a simple-to-understand abstraction over these low-level concepts, but necessarily makes many decisions for us about how these low-level concepts are used.
The fundamental breakthrough that Docker made over previous container technologies was to take great defaults for isolating a single process and combine them with an image format that allows developers to provide all the dependencies that the process requires to run correctly.
This is an incredibly good thing because it allows anyone to install Docker and quickly understand what is going on. It also makes this kind of Linux container the perfect building block to build larger and more complex systems, such as Kubernetes.
- 3D Printing with RepRap Cookbook
- 計算機網絡應用基礎
- 基于多目標決策的數據挖掘方法評估與應用
- Splunk Operational Intelligence Cookbook
- 大數據時代
- 工業控制系統測試與評價技術
- PostgreSQL 10 Administration Cookbook
- 大數據驅動的機械裝備智能運維理論及應用
- Python:Data Analytics and Visualization
- 單片機C語言程序設計完全自學手冊
- Word 2007,Excel 2007辦公應用融會貫通
- Linux內核精析
- 電氣控制與PLC原理及應用(歐姆龍機型)
- MATLAB-Simulink系統仿真超級學習手冊
- 樂高創意機器人教程(中級 上冊 10~16歲) (青少年iCAN+創新創意實踐指導叢書)