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
Designing Data-Intensive Applications
Data is at the center of many challenges in system design today. Difficult issues need to …
book
Effective Java, 3rd Edition
Since this Jolt-award winning classic was last updated in 2008, the Java programming environment has changed …
book
Database Internals
When it comes to choosing, using, and maintaining a database, understanding its internals is essential. But …
book
The Staff Engineer's Path
For years, companies have rewarded their most effective engineers with management positions. But treating management as …