Kubernetes: Up and Running, 2nd Edition
Read it now on the O’Reilly learning platform with a 10-dayfree trial.
O’Reilly members get unlimited access to books, live events, courses curated by job role, and more from O’Reilly and nearly200 top publishers.
Book description
Kubernetes radically changes the way applications are built and deployed in the cloud. Since its introduction in 2014, this container orchestrator has become one of the largest and most popular open source projects in the world. The updated edition of this practical book shows developers and ops personnel how Kubernetes and container technology can help you achieve new levels of velocity, agility, reliability, and efficiency.
Kelsey Hightower, Brendan Burns, and Joe Beda—who’ve worked on Kubernetes at Google and beyond—explain how this system fits into the lifecycle of a distributed application. You’ll learn how to use tools and APIs to automate scalable distributed systems, whether it’s for online services, machine learning applications, or a cluster of Raspberry Pi computers.
- 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
Publisher resources
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. Integrating Storage Solutions and Kubernetes
- 16. Extending Kubernetes
- 17. Deploying Real-World Applications
- 18. Organizing Your Application
- A. Building a Raspberry Pi Kubernetes Cluster
- Index
Product information
- Title:Kubernetes: Up and Running, 2nd Edition
- Author(s):Brendan Burns, Joe Beda, Kelsey Hightower
- Release date:October 2019
- Publisher(s):O'Reilly Media, Inc.
- ISBN:9781492046530
You might also like
book
Kubernetes: Up and Running, 3rd Edition
by Brendan Burns, Joe Beda, Kelsey Hightower, Lachlan Evenson
In just five years, Kubernetes has radically changed the way developers and ops personnel build, deploy, …
book
Ansible: Up and Running, 3rd Edition
by Bas Meijer, Lorin Hochstein, René Moser
Among the many configuration management tools available, Ansible has some distinct advantages: It's minimal in nature. …
book
Terraform: Up and Running, 3rd Edition
by Yevgeniy Brikman
Terraform has become a key player in the DevOps world for defining, launching, and managing infrastructure …
book
Kubernetes in Action
by Marko Luksa
Kubernetes in Action is a comprehensive guide to effectively developing and running applications in a Kubernetes …