Curated Tech Reading Map

Find your next tech book to read

Book

Kubernetes Patterns

Reusable Elements for Designing Cloud Native Applications (2nd ed.)

Bilgin Ibryam, Roland Huß

Buy on Amazon* The link above is an advertisement via Amazon Associates.

Summary

Catalogs reusable patterns for running applications on Kubernetes, presented the way design pattern books are: each pattern states a problem, a solution, and a worked example. The patterns span foundational concerns such as health probes and predictable resource demands, structural composition such as sidecar, ambassador, and adapter, and higher-level behaviour including batch jobs, stateful services, and operators. Read it once you can deploy to a cluster and need vocabulary for design decisions.

Target Readers

  • Engineers running Kubernetes in production who want shared vocabulary for design decisions
  • Architects who know the API objects but not the trade-offs between composition patterns

Tags

#kubernetes#design-patterns#cloud-native

Colophon

Publisher
O'Reilly Media
ISBN
978-1098131685
Published
Apr 2023

Get this book

* The link above is an advertisement via Amazon Associates.

Prerequisites

Next Books