Monitoring Docker Container and Dockerized Applications

Опубликовано: 28 Октябрь 2015
на канале: OpenInfra Foundation
6,473
20

Monitoring Docker Container and Dockerized Applications
Authors: Meenakshi, Satya, Rahul and Ananth

Container technology has been in existence for a long time in the form of LXC. It combines kernel control groups to isolate a process's resource and support isolated namespaces. Docker came up with multiple added advantages over LXC,Some of them are listed below.

Portable deployment across machines. Docker defines a format for bundling an application and all its dependencies into a single object