Book description
This third edition comes with a dedicated playlist of interactive Katacoda labs mapped to each section of the book. As you read through each chapter, you can practice the concepts covered in each section by completing the associated labs.
In just five years, Kubernetes has radically changed the way developers and ops personnel build, deploy, and maintain applications in the cloud. With this book's updated third edition, you'll learn how this popular container orchestrator can help your company achieve new levels of velocity, agility, reliability, and efficiency--whether you're new to distributed systems or have been deploying cloud native apps for some time.
Brendan Burns, Joe Beda, Kelsey Hightower, and Lachlan Evenson--who have worked on Kubernetes at Google and beyond--explain how this system fits into the life cycle of a distributed application. Software developers, engineers, and architects will learn ways to use tools and APIs to automate scalable distributed systems for online services, machine learning applications, or even a cluster of Raspberry Pi computers.
This guide shows you how to:
- Create a simple cluster to learn how Kubernetes works
- Dive into the details of deploying an application using Kubernetes
- Learn specialized objects in Kubernetes, such as DaemonSets, jobs, ConfigMaps, and secrets
- Explore deployments that tie together the lifecycle of a complete application
- Get practical examples of how to develop and deploy real-world applications in Kubernetes
Table of contents
- Preface
- 1. Introduction
- 2. Creating and Running Containers
- 3. Deploying a Kubernetes Cluster
- 4. Common kubectl Commands
- 5. Pods
- 6. Labels and Annotations
- 7. Service Discovery
- 8. HTTP Load Balancing with Ingress
- 9. ReplicaSets
- 10. Deployments
- 11. DaemonSets
- 12. Jobs
- 13. ConfigMaps and Secrets
- 14. Role-Based Access Control for Kubernetes
- 15. Service Meshes
- 16. Integrating Storage Solutions and Kubernetes
- 17. Extending Kubernetes
- 18. Accessing Kubernetes from Common Programming Languages
- 19. Securing Applications in Kubernetes
- 20. Policy and Governance for Kubernetes Clusters
- 21. Multicluster Application Deployments
- 22. Organizing Your Application
- A. Building Your Own Kubernetes Cluster
- Index
- About the Authors
Product information
- Title: Kubernetes: Up and Running, 3rd Edition
- Author(s):
- Release date: August 2022
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781098110208
You might also like
book
Generative Deep Learning, 2nd Edition
Generative AI is the hottest topic in tech. This practical book teaches machine learning engineers and …
book
Database Internals
When it comes to choosing, using, and maintaining a database, understanding its internals is essential. But …
book
Building Microservices, 2nd Edition
As organizations shift from monolithic applications to smaller, self-contained microservices, distributed systems have become more fine-grained. …
book
Consul: Up and Running
With the advent of microservices, Kubernetes, public cloud, and hybrid computing, site reliability and DevOps engineers …