书籍 Kubernetes Patterns的封面

Kubernetes Patterns

Bilgin Ibryam, Roland Huß

出版时间

2019-05-06

ISBN

9781492050285

评分

★★★★★
书籍介绍
The way developers design, build, and run software has changed significantly with the evolution of microservices and containers. These modern architectures use new primitives that require a different set of practices than most developers, tech leads, and architects are accustomed to. With this focused guide, Bilgin Ibryam and Roland Huß from Red Hat provide common reusable elements, patterns, principles, and practices for designing and implementing cloud-native applications on Kubernetes. Each pattern includes a description of the problem and a proposed solution with Kubernetes specifics. Many patterns are also backed by concrete code examples. This book is ideal for developers already familiar with basic Kubernetes concepts who want to learn common cloud native patterns. You’ll learn about the following pattern categories: Foundational patterns cover the core principles and practices for building container-based cloud-native applications. Behavioral patterns explore finer-grained concepts for managing various types of container and platform interactions. Structural patterns help you organize containers within a pod, the atom of the Kubernetes platform. Configuration patterns provide insight into how application configurations can be handled in Kubernetes. Advanced patterns covers more advanced topics such as extending the platform with operators.
用户评论
感谢 Redhat 赞助,这本书提供 PDf 免费下载。这本书最早是 LeanPub 上面售卖的,后来进入 O'Relly。 这本书名字叫做「Kubernetes Patterns」,我觉得还是言过其实了,我倒是觉得叫「Kubernetes Best Practices」更合适。 Kubernetes 中能够称得上是 Patterns 确实有一些,比如声明式、Sidecar、Operator 这些。 比如,我觉得基于 Labels / Annotation 的 Selector 模式也有创新的,基于 etcd 的 events 系统都是非常不错的设计, 可惜文章没有展开讲。 另外,我期望这本书应该讲 Kubernetes 拆分成两个视角来看:一个基于 etcd 的分布式存储+事件系统,使
introduction level
pattern 这个东西很难landing 。。。 还是要看对software stack掌握多少。。。
类似编程语言的设计模式书籍,在阅读K8S官方文档以及动手实践后,再翻阅这本书可以获得有效的巩固与提升。
高屋建瓴,概念永不过时
写的挺好的 不适合初学者
除非专门搞k8s, 不然感觉随便翻翻就行。
good
Z-Library