Learning Docker Networking

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Packt Publishing, 2016. — 176 p. — ISBN 978-1-78528-095-5.

Become a proficient Linux administrator by learning the art of container networking with elevated efficiency using Docker.
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.
This book will show you how to create, deploy, and manage a virtual network for connecting containers spanning single or multiple hosts.
Key Features:
Set up, configure, and monitor a virtual network of containers using a bridge network and virtual switches
Master the skill of networking Docker Containers using frameworks such as Kubernetes, Docker Swarm, and Mesosphere
Acquire hands-on experience through practical examples of Docker networking spanning multiple containers, over multiple hosts, clubbed with various frameworks
What you will learn:
Get to know the basics of networking and see how Docker networking works;
Expose the strengths and weaknesses of the current Docker network implementation and third party landscape;
Understand Docker networking spanning multiple containers over multiple hosts through practical examples;
Observe the pitfalls of Docker networking and how to overcome them;
Learn how Docker networking works for Docker Swarm and Kubernetes;
Configure Networking using Docker's container network model (CNM);
Explore OpenvSwitch to connect contain.
Who This Book Is For:
If you are a Linux administrator who wants to learn networking using Docker to ensure the efficient administration of core elements and applications, then this book is for you. Basic knowledge of LXC/Docker is assumed.

Author(s): Dua Rajdeep, Konduri Santosh Kumar, Kohli Vaibhav.

Language: English
Commentary: 1966734
Tags: Библиотека;Компьютерная литература;Облачные вычисления и сервисы;Docker