Learn What is Kubernetes and What are Container Operations

Source:- eduonix.com The traditional approach of deploying applications was using a package manager for application installation, but it also suffered from the problem of mixing up executable files, configuration files and libraries of the application and those of the host. Although virtual machines could be used to ensure predictability they suffer from performance and portability issues. To resolve problems faced with the traditional approach, containers were developed that enable virtualization at the operating system level rather than hardware level virtualization.

Read more

Bug fixes polish Docker container management

Source:- techtarget.com Just as into every life some rain must fall, into every software some bugs must creep — and Docker is no exception. Docker container management received some incremental, but important, improvements this month, with fixes to security and domain name system (DNS) bugs. The updates underscore why security in depth is critical in container environments. Docker responded in mid-January 2017 to a security vulnerability in runC, called CVE-2016-9962, which was reported earlier in the month. The vulnerability could

Read more