Video description
Take a deep dive into Kubernetes inner components and discover what really powers a Kubernetes cluster. This in-depth guide shines a light on Kubernetes' murky internals, to help you better plan cloud native architectures and ensure the reliability of your systems.In Core Kubernetes you will learn about:
- Kubernetes base components
- Kubernetes networking
- Storage and the Container Storage Interface
- External load balancing and ingress
- Kubernetes security
- Different ways of creating a Kubernetes cluster
- Configuring Kubernetes to use a GPU
To build and operate reliable Kubernetes-based systems, you need to understand what’s going on below the surface. Core Kubernetes is an in-depth guide to Kubernetes’ internal workings written by Kubernetes contributors Chris Love and Jay Vyas. It’s packed with experience-driven insights and advanced techniques you won’t find anywhere else. You’ll understand the unique security concerns of container-based applications, minimize costly unused capacity, and get pro tips for maximizing performance. Diagrams, labs, and hands-on examples ensure that the complex ideas are easy to understand and practical to apply.
About the Technology
Real-world Kubernetes deployments are messy. Even small configuration errors or design problems can bring your system to its knees. In the real world, it pays to know how each component works so you can quickly troubleshoot, reset, and get on to the next challenge. This one-of-a-kind book includes the details, hard-won advice, and pro tips to keep your Kubernetes apps up and running.
About the Book
This book is a tour of Kubernetes under the hood, from managing iptables to setting up dynamically scaled clusters that respond to changes in load. Every page will give you new insights on setting up and managing Kubernetes and dealing with inevitable curveballs. Core Kubernetes is a comprehensive reference guide to maintaining Kubernetes deployments in production.
What's Inside
- Kubernetes base components
- Storage and the Container Storage Interface
- Kubernetes security
- Different ways of creating a Kubernetes cluster
- Details about the control plane, networking, and other core components
About the Reader
For intermediate Kubernetes developers and administrators.
About the Authors
Jay Vyas and Chris Love are seasoned Kubernetes developers.
Quotes
To understand the core details of Kubernetes, this is a must-read.
- Ubaldo Pescatore, PagoPA
A thorough overview of the important parts of Kubernetes. Clear language, plenty of detailed examples, and easy-to-understand diagrams.
- Rob Ruetsch, adesso SE
A detailed step-by-step guide that had me up and running in no time. Highly recommended!
- Al Krinker, USPTO
A perfect travel guide for the Kubernetes journey.
- Gandhi Rajan, Software Dell Technologies
Table of contents
- Chapter 1. Why Kubernetes exists
- Chapter 2. Why the Pod?
- Chapter 3. Let’s build a Pod
- Chapter 4. Using cgroups for processes in our Pods
- Chapter 5. CNIs and providing the Pod with a network
- Chapter 6. Troubleshooting large-scale network errors
- Chapter 7. Pod storage and the CSI
- Chapter 8. Storage implementation and modeling
- Chapter 9. Running Pods: How the kubelet works
- Chapter 10. DNS in Kubernetes
- Chapter 11. The core of the control plane
- Chapter 12. etcd and the control plane
- Chapter 13. Container and Pod security
- Chapter 14. Nodes and Kubernetes security
- Chapter 15. Installing applications
Product information
- Title: Core Kubernetes
- Author(s):
- Release date: June 2022
- Publisher(s): Manning Publications
- ISBN: None
You might also like
book
Learning Go
Go is rapidly becoming the preferred language for building web services. While there are plenty of …
book
The Book of Kubernetes
Containers ensure that software runs reliably no matter where it’s deployed, and Kubernetes is the open-source …
book
Code: The Hidden Language of Computer Hardware and Software, 2nd Edition
Computers are everywhere --- most obviously in our laptops and smartphones, but also our cars, televisions, …
book
The Staff Engineer's Path
For years, companies have rewarded their most effective engineers with management positions. But treating management as …