- Containerization with LXC
- Konstantin Ivanov
- 121字
- 2021-07-09 19:26:48
Summary
The advent of kernel namespaces and cgroups made it possible to isolate groups of processes in a self-confined lightweight virtualization package; we call them containers. In this chapter, we saw how containers provide the same features as other full-fledged hypervisor-based virtualization technologies such as KVM and Xen, without the overhead of running multiple kernels in the same operating system. LXC takes full advantage of Linux cgroups and namespaces to achieve this level of isolation and resource control.
With the foundation gained from this chapter, you'll be able to understand better what's going on under the hood, which will make it much easier to troubleshoot and support the full life cycle of Linux containers, as we'll do in the next chapters.
- Containerization with LXC
- Linux運維實戰:CentOS7.6操作系統從入門到精通
- 精通Linux內核開發
- Linux集群和自動化運維
- Alfresco 4 Enterprise Content Management Implementation
- Linux就該這么學
- 嵌入式系統原理及開發
- Fedora 12 Linux應用基礎
- Django Project Blueprints
- INSTANT Galleria Howto
- Android應用性能優化最佳實踐
- Office 365 User Guide
- 完美應用Ubuntu(第2版)
- Linux內核分析及應用
- PrimeFaces Beginner's Guide