Learning Docker Networking(Paperback)
暫譯: 學習 Docker 網路配置(平裝本)
Rajdeep Dua, Vaibhav Kohli, Santosh Kumar Konduri
- 出版商: Packt Publishing
- 出版日期: 2016-02-26
- 售價: $1,710
- 貴賓價: 9.5 折 $1,625
- 語言: 英文
- 頁數: 176
- 裝訂: Paperback
- ISBN: 1785280953
- ISBN-13: 9781785280955
-
相關分類:
Docker
已絕版
買這商品的人也買了...
-
$500$450 -
$580$458 -
$780$616 -
$680$578 -
$480$379 -
$1,200$948 -
$950$808 -
$490$417 -
$360$284 -
$450$356 -
$360$284 -
$580$493 -
$301Nginx 高性能 Web 服務器詳解
-
$520$406 -
$480$379 -
$1,200$948 -
$1,575Git for Teams: A User-Centered Approach to Creating Efficient Workflows in Git (Paperback)
-
$620$484 -
$1,540$1,463 -
$2,050$1,948 -
$680$537 -
$301神經網絡與深度學習
-
$360$281 -
$590$460 -
$450$356
商品描述
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
Book Description
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.
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
About the Author
Rajdeep Dua has over 16 years of experience in distributed systems. He has worked in R&D and Developer Relation roles at Microsoft, Google, VMware, and Salesforce.com. He has exposure to multiple cloud platforms like Google App Engine, Heroku, Force.com, vSphere, and Google Compute Engine.
Rajdeep has been working on Docker and related container technologies for more than two years now. He did his MBA in IT from IIM Lucknow in the year 2000.
Vaibhav Kohli has around 3 years of working experience in the research and development department of VMware, and he has been teaching computer engineering for a year at the esteemed Mumbai University. He has published many research papers and filed three patents from VMware in the container domain. He has also conducted workshops in various companies and meetups on container technology (Docker) and Kubernetes.
Santosh Kumar Konduri has around 5 years of IT experience. He is an expert OpenStack administrator with 3 years of experience.
Table of Contents
- Docker Networking Primer
- Docker Networking Internals
- Building Your First Docker Network
- Networking in a Docker Cluster
- Security and QoS for Docker Containers
- Next Generation Networking Stack for Docker: libnetwork
商品描述(中文翻譯)
**主要特點**
- 使用橋接網路和虛擬交換機設置、配置和監控容器的虛擬網路
- 精通使用 Kubernetes、Docker Swarm 和 Mesosphere 等框架來進行 Docker 容器的網路配置
- 通過涵蓋多個容器和多個主機的實際範例,獲得 Docker 網路的實作經驗,並結合各種框架
**書籍描述**
Docker 是一種 Linux 容器實作,能夠創建輕量級的可攜式開發和生產環境。這些環境可以逐步更新。Docker 通過利用 cgroups 和 Linux 命名空間等封裝原則,以及基於 Overlay 檔案系統的可攜式映像來實現這一點。Docker 提供了網路原語,允許管理員指定不同容器如何與每個應用程式進行網路連接,並連接其各個組件,然後將它們分佈在大量伺服器上,確保它們之間的協調,無論它們運行在何種主機或虛擬機上。
本書將向您展示如何創建、部署和管理一個虛擬網路,以連接單個或多個主機上的容器。
**您將學到的內容**
- 了解網路的基本概念,並查看 Docker 網路的運作方式
- 揭示當前 Docker 網路實作和第三方生態系統的優缺點
- 通過實際範例理解跨多個主機的多個容器的 Docker 網路
- 觀察 Docker 網路的陷阱及其克服方法
- 學習 Docker 網路在 Docker Swarm 和 Kubernetes 中的運作方式
- 使用 Docker 的容器網路模型 (CNM) 配置網路
- 探索 OpenvSwitch 以連接容器
**關於作者**
**Rajdeep Dua** 擁有超過 16 年的分散式系統經驗。他曾在 Microsoft、Google、VMware 和 Salesforce.com 擔任研發和開發者關係角色。他接觸過多個雲平台,如 Google App Engine、Heroku、Force.com、vSphere 和 Google Compute Engine。
Rajdeep 已經在 Docker 和相關容器技術上工作了超過兩年。他於 2000 年在 IIM Lucknow 獲得 IT 碩士學位。
**Vaibhav Kohli** 在 VMware 的研發部門擁有約 3 年的工作經驗,並在著名的孟買大學教授計算機工程已有一年。他發表了多篇研究論文,並在容器領域從 VMware 申請了三項專利。他還在各公司和聚會上舉辦了有關容器技術 (Docker) 和 Kubernetes 的工作坊。
**Santosh Kumar Konduri** 擁有約 5 年的 IT 經驗。他是一位專業的 OpenStack 管理員,擁有 3 年的經驗。
**目錄**
1. Docker 網路入門
2. Docker 網路內部結構
3. 建立您的第一個 Docker 網路
4. Docker 集群中的網路
5. Docker 容器的安全性和 QoS
6. Docker 的下一代網路堆疊:libnetwork