Book description
Kubernetes in Action is a comprehensive guide to effectively developing and running applications in a Kubernetes environment. Before diving into Kubernetes, the book gives an overview of container technologies like Docker, including how to build containers, so that even readers who haven't used these technologies before can get up and running.
About the Technology
Kubernetes is Greek for “helmsman,” your guide through unknown waters. The Kubernetes container orchestration system safely manages the structure and flow of a distributed application, organizing containers and services for maximum efficiency. Kubernetes serves as an operating system for your clusters, eliminating the need to factor the underlying network and server infrastructure into your designs.
About the Book
Kubernetes in Action teaches you to use Kubernetes to deploy container-based distributed applications. You'll start with an overview of Docker and Kubernetes before building your first Kubernetes cluster. You'll gradually expand your initial application, adding features and deepening your knowledge of Kubernetes architecture and operation. As you navigate this comprehensive guide, you'll explore high-value topics like monitoring, tuning, and scaling.
What's Inside
- Kubernetes’ internals
- Deploying containers across a cluster
- Securing clusters
- Updating applications with zero downtime
About the Reader
Written for intermediate software developers with little or no familiarity with Docker or container orchestration systems.
About the Author
Marko Lukša is an engineer at Red Hat working on Kubernetes and OpenShift.
Quotes
Authoritative and exhaustive. In a hands-on style, the author teaches how to manage the complete lifecycle of any distributed and scalable application.
- Antonio Magnaghi, System1
The best parts are the real-world examples. They don't just apply the concepts, they road test them.
- Paolo Antinori, Red Hat
An in-depth discussion of Kubernetes and related technologies. A must-have!
- Al Krinker, USPTO
The full path to becoming a professional Kubernaut. Fundamental reading.
- Csaba Sari, Chimera Entertainment
Publisher resources
Table of contents
- Copyright
- Brief Table of Contents
- Table of Contents
- Preface
- Acknowledgments
- About This Book
- About the Author
- About the Cover Illustration
- Part 1. Overview
-
Part 2. Core concepts
- Chapter 3. Pods: running containers in Kubernetes
- Chapter 4. Replication and other controllers: deploying managed pods
- Chapter 5. Services: enabling clients to discover and talk to pods
- Chapter 6. Volumes: attaching disk storage to containers
- Chapter 7. ConfigMaps and Secrets: configuring applications
- Chapter 8. Accessing pod metadata and other resources from applications
- Chapter 9. Deployments: updating applications declaratively
- Chapter 10. StatefulSets: deploying replicated stateful applications
-
Part 3. Beyond the basics
- Chapter 11. Understanding Kubernetes internals
- Chapter 12. Securing the Kubernetes API server
- Chapter 13. Securing cluster nodes and the network
- Chapter 14. Managing pods’ computational resources
- Chapter 15. Automatic scaling of pods and cluster nodes
- Chapter 16. Advanced scheduling
- Chapter 17. Best practices for developing apps
- Chapter 18. Extending Kubernetes
- Appendix A. Using kubectl with multiple clusters
- Appendix B. Setting up a multi-node cluster with kubeadm
- Appendix C. Using other container runtimes
- Appendix D. Cluster Federation
- Kubernetes resources covered in the book
- Index
- List of Figures
- List of Tables
- List of Listings
Product information
- Title: Kubernetes in Action
- Author(s):
- Release date: January 2018
- Publisher(s): Manning Publications
- ISBN: 9781617293726
You might also like
book
Kubernetes: Up and Running, 2nd Edition
Kubernetes radically changes the way applications are built and deployed in the cloud. Since its introduction …
video
Kubernetes Microservices
See it. Learn it. Do it! Microservices designs require you to change how you build and …
video
Getting Started with Kubernetes LiveLessons, 2nd Edition
6+ Hours of Video Instruction An updated edition of this video title is available. Please go …
video
Kubernetes for Beginners
Kubernetes is now a de-facto standard for the deployment of the containerized applications into the production …