没有合适的资源?快使用搜索试试~ 我知道了~
首页Docker Management Design Patterns Swarm Mode on Amazon Web Services 无水印原版pdf
Docker Management Design Patterns Swarm Mode on Amazon Web Servi...
需积分: 2 44 浏览量
更新于2023-05-30
评论 1
收藏 14.09MB PDF 举报
Docker Management Design Patterns Swarm Mode on Amazon Web Services 英文无水印原版pdf pdf所有页面使用FoxitReader、PDF-XChangeViewer、SumatraPDF和Firefox测试都可以打开 本资源转载自网络,如有侵权,请联系上传者或csdn删除 查看此书详细信息请在美国亚马逊官网搜索此书
资源详情
资源评论
资源推荐

Docker
Management
Design Patterns
Swarm Mode on Amazon Web Services
—
Deepak Vohra

Docker Management
Design Patterns
Swarm Mode on Amazon Web Services
Deepak Vohra

Docker Management Design Patterns: Swarm Mode on Amazon Web Services
Deepak Vohra
White Rock, British Columbia, Canada
ISBN-13 (pbk): 978-1-4842-2972-9 ISBN-13 (electronic): 978-1-4842-2973-6
https://doi.org/10.1007/978-1-4842-2973-6
Library of Congress Control Number: 2017955383
Copyright © 2017 by Deepak Vohra
This work is subject to copyright. All rights are reserved by the Publisher, whether the whole or part of the
material is concerned, specifically the rights of translation, reprinting, reuse of illustrations, recitation,
broadcasting, reproduction on microfilms or in any other physical way, and transmission or information storage
and retrieval, electronic adaptation, computer software, or by similar or dissimilar methodology now known or
hereafter developed.
Trademarked names, logos, and images may appear in this book. Rather than use a trademark symbol with
every occurrence of a trademarked name, logo, or image we use the names, logos, and images only in an
editorial fashion and to the benefit of the trademark owner, with no intention of infringement of the trademark.
The use in this publication of trade names, trademarks, service marks, and similar terms, even if they are
not identified as such, is not to be taken as an expression of opinion as to whether or not they are subject to
proprietary rights.
While the advice and information in this book are believed to be true and accurate at the date of publication,
neither the authors nor the editors nor the publisher can accept any legal responsibility for any errors or
omissions that may be made. The publisher makes no warranty, express or implied, with respect to the material
contained herein.
Cover image by Freepik (www.freepik.com)
Managing Director: Welmoed Spahr
Editorial Director: Todd Green
Acquisitions Editor: Steve Anglin
Development Editor: Matthew Moodie
Technical Reviewers: Michael Irwin and Massimo Nardone
Coordinating Editor: Mark Powers
Copy Editor: Kezia Endsley
Distributed to the book trade worldwide by Springer Science+Business Media New York,
233 Spring Street, 6th Floor, New York, NY 10013. Phone 1-800-SPRINGER, fax (201) 348-4505, e-mail
orders-ny@springer-sbm.com, or visit www.springeronline.com. Apress Media, LLC is a California LLC
and the sole member (owner) is Springer Science + Business Media Finance Inc (SSBM Finance Inc).
SSBM Finance Inc is a Delaware corporation.
For information on translations, please e-mail rights@apress.com, or visit http://www.apress.com/
rights-permissions.
Apress titles may be purchased in bulk for academic, corporate, or promotional use. eBook versions
and licenses are also available for most titles. For more information, reference our Print and eBook Bulk
Sales web page at http://www.apress.com/bulk-sales.
Any source code or other supplementary material referenced by the author in this book is available to
readers on GitHub via the book’s product page, located at www.apress.com/9781484229729. For more
detailed information, please visit http://www.apress.com/source-code.
Printed on acid-free paper

iii
Contents at a Glance
About the Author ��������������������������������������������������������������������������������������������������� xiii
About the Technical Reviewers
�������������������������������������������������������������������������������xv
Introduction �����������������������������������������������������������������������������������������������������������xvii
■Chapter 1: Getting Started with Docker ����������������������������������������������������������������� 1
■Chapter 2: Using Docker in Swarm Mode �������������������������������������������������������������� 9
■Chapter 3: Using Docker for AWS to Create a Multi-Zone Swarm ����������������������� 31
■Chapter 4: Docker Services ��������������������������������������������������������������������������������� 55
■Chapter 5: Scaling Services �������������������������������������������������������������������������������� 85
■Chapter 6: Using Mounts ������������������������������������������������������������������������������������� 97
■Chapter 7: Configuring Resources ��������������������������������������������������������������������� 115
■Chapter 8: Scheduling ��������������������������������������������������������������������������������������� 131
■Chapter 9: Rolling Updates �������������������������������������������������������������������������������� 155
■Chapter 10: Networking ������������������������������������������������������������������������������������ 179
■Chapter 11: Logging and Monitoring ����������������������������������������������������������������� 201
■Chapter 12: Load Balancing ������������������������������������������������������������������������������ 219
■Chapter 13: Developing a Highly Available Website ������������������������������������������ 241
■Chapter 14: Using Swarm Mode in Docker Cloud ����������������������������������������������� 271
■Chapter 15: Using Service Stacks ��������������������������������������������������������������������� 297
Index ��������������������������������������������������������������������������������������������������������������������� 317

v
Contents
About the Author ��������������������������������������������������������������������������������������������������� xiii
About the Technical Reviewers
�������������������������������������������������������������������������������xv
Introduction �����������������������������������������������������������������������������������������������������������xvii
■Chapter 1: Getting Started with Docker ����������������������������������������������������������������� 1
Setting the Environment ��������������������������������������������������������������������������������������������������� 1
Running a Docker Application ������������������������������������������������������������������������������������������ 3
Summary �������������������������������������������������������������������������������������������������������������������������� 7
■Chapter 2: Using Docker in Swarm Mode �������������������������������������������������������������� 9
The Problem ��������������������������������������������������������������������������������������������������������������������� 9
The Solution ������������������������������������������������������������������������������������������������������������������� 10
Docker Swarm Mode ������������������������������������������������������������������������������������������������������ 10
Nodes����������������������������������������������������������������������������������������������������������������������������������������������������10
Service �������������������������������������������������������������������������������������������������������������������������������������������������� 11
Desired State of a Service �������������������������������������������������������������������������������������������������������������������� 11
Manager Node and Raft Consensus ����������������������������������������������������������������������������������������������������� 11
Worker Nodes ���������������������������������������������������������������������������������������������������������������������������������������12
Quorum ������������������������������������������������������������������������������������������������������������������������������������������������� 12
Setting the Environment ������������������������������������������������������������������������������������������������� 14
Initializing the Docker Swarm Mode ������������������������������������������������������������������������������ 14
Joining Nodes to the Swarm ������������������������������������������������������������������������������������������ 18
Testing the Swarm ��������������������������������������������������������������������������������������������������������� 20
Promoting a Worker Node to Manager ��������������������������������������������������������������������������� 24
Demoting a Manager Node to Worker ���������������������������������������������������������������������������� 25
剩余328页未读,继续阅读



















安全验证
文档复制为VIP权益,开通VIP直接复制

评论0