The Book of Kubernetes: A Comprehensive Guide to Container Orchestration
Author: Alan Hohn
Publisher finelybook 出版社: No Starch Press (September 6, 2022)
Language 语言: English
Print Length 页数: 384 pages
ISBN-10: 1718502648
ISBN-13: 9781718502642
Book Description
This hands-on guidebook to the inner workings of containers peels back the layers to provide a deep understanding of what a container is, how containerization changes the way programs run, and how Kubernetes provides computing, networking, and storage.
Containers ensure that software runs reliably no matter where it’s deployed, and Kubernetes lets you manage all of your containers from a single control plane. In this comprehensive tour of the open-source platform, each chapter includes a set of example scripts with just enough automation to start your container exploration with ease. Beginning with an overview of modern architecture and the benefits of orchestration, you’ll quickly learn how to create containers; how to deploy, administer and debug Kubernetes clusters all the way down to the OS; and how container networking works at the packet level across multiple nodes in a cluster.