- Добавил: bhaer
- Дата: 3-11-2016, 18:13
- Комментариев: 0
Название: Learning Docker Networking
Автор: Rajdeep Dua, Santosh Kumar Konduri, Vaibhav Kohli
Издательство: Packt Publishing
Год: 2016
Страниц: 176
Формат: PDF
Размер: 10 Mb
Язык: English
Docker is a Linux container implementation that enables the creation of light weight portable development and production environments. These environments can be updated incrementally. Docker achieves this by leveraging containment principles like cgroups and Linux namespaces along with Overlay filesystem based portable images. Docker provides the networking primitives that allow administrators to specify how different containers network with each application and connect each of its components, then distribute them across a large number of servers and ensure coordination between them irrespective of the host or VM they are running in.