Book description
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.
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
Fundamentals of Software Architecture
Salary surveys worldwide regularly place software architect in the top 10 best jobs, yet no real …
book
Designing Distributed Systems
Without established design patterns to guide them, developers have had to build distributed systems from scratch, …
video
Clean Code
Expanded Edition (August 2018) Updated with Design Patterns episodes from the Clean Code series from Clean …
book
Software Engineering at Google
Today, software engineers need to know not only how to program effectively but also how to …