现在位置 >首页 > 所有关于docker的文章

Traefik API Gateway for Microservices

英文图书, 软件  暂无评论 ⁄ 897 次阅读+
Description: Use Traefik as a load balancer or a reverse proxy for microservices-based architecture. This book covers Traefik integration for microservices architecture concerns such as service discovery, telemetry, and resiliency. The book focuses on building an in-depth understanding of Traefik. It starts with the fundamentals of Traefik, including different load balancing algorithms available, and failure handling for application resiliency. Examples are included fo...
详细信息

每天5分钟玩转Docker容器技术

软件  暂无评论 ⁄ 1,564 次阅读+
内容简介: Docker和容器技术是当下热门的IT技术,无论是互联网还是传统企业都在研究和实践如何用容器构建自己的 IT 基础设施。学习本书能够让读者少走弯路,系统地学习、掌握和实践 Docker 和容器技术。 本书共分为三部分。靠前部分介绍容器技术生态环境。第二部分是容器核心知识,包括架构、镜像、容器、网络和存储。第三部分是容器进阶知识,包括多主机管理、跨主机网络方案、监控、日志管理和数据管理。读者在学习的过程中,可以跟着教程进行操作,在实践中掌握 Docker 容器技术的核心技能。在之后的...
详细信息

Bootstrapping Microservices with Docker, Kubernetes, and ...

英文图书, 软件  暂无评论 ⁄ 1,321 次阅读+
Book Description: In Bootstrapping Microservices with Docker, Kubernetes, and Terraform, 20-year software veteran Ashley Davis lays out his practical approach to microservices. There’s no unnecessary theory—just working examples, and hands-on learning! You’ll follow the construction of a video streaming application, unlocking how specific technologies are used in the microservices development process. You’ll learn how to create cloud infrastructure with Terraf...
详细信息

Kubernetes in Action中文版

英文图书, 软件  暂无评论 ⁄ 7,994 次阅读+
内容简介: 本书主要讲解如何在 Kubernetes 中部署分布式容器应用。开始部分概要介绍了 Docker 和Kubernetes 的由来和发展,然后通过在 Kubernetes 中部署一个应用程序,一点点增加功能,逐步加深我们对于Kubernetes架构的理解和操作的实践。在本书的后面部分,也可以学习一些高阶的主题,比如监控、调试及伸缩。 Kubernetes是希腊文,意思是“舵手”,带领我们安全地到达未知水域。Kubernetes这样的容器编排系统,会帮助我们妥善地管理分布式应用的部署结构和线上流量,高效地组织容器和服务。Kubern...
详细信息

Kubernetes Management Design Patterns

英文图书, 软件  暂无评论 ⁄ 720 次阅读+
Book Description: Take container cluster management to the next level; learn how to administer and configure Kubernetes on CoreOS; and apply suitable management design patterns such as Configmaps, Autoscaling, elastic resource usage, and high availability.  Some of the other features discussed are logging, scheduling, rolling updates, volumes, service types, and multiple cloud provider zones. The atomic unit of modular container service in Kubernetes is a Pod, which is...
详细信息

Kubernetes权威指南(第2版)

软件  暂无评论 ⁄ 1,720 次阅读+
本书囊括了Kubernetes入门、核心原理、实践指南、开发指导、高级案例、运维指南及源码分析等方面的内容,由浅入深地介绍了Kubernetes容器云平台,并围绕着生产环境中可能出现的问题,给出了大量的典型案例,有很好的可借鉴性。 Kubernetes是由谷歌开源的Docker容器集群管 理系统,为容器化的应用提供了资源调度、部署运行 、服务发现、扩容及缩容等一整套功能。龚正、吴治 辉、王伟、崔秀龙、闫健勇脑门子集的《Kubernetes 权威指南(从Docker到Kubernetes实践全接触第2版) 》从一个开发者的角度去理解、分析和...
详细信息

Docker Management Design Patterns

英文图书, 软件  暂无评论 ⁄ 725 次阅读+
Docker Management Design Patterns is published by Apress in October 2017. This book has 320 pages in English, ISBN-13 978-1484229729. Master every aspect of orchestrating/managing Docker including creating a Swarm, creating services, using mounts, scheduling, scaling, resource management, rolling updates, load balancing, high availability, logging and monitoring, using multiple zones, and networking. This book also discusses the managed services for Docker Swarm: Docker f...
详细信息