Jay Vyas, Chris Love
Kubernetes#
GPU#
CNI#
CSI#
Pod#
DNS#
شناخت عمیق اجزای درونی Kubernetes — راهنمایی فنی برای معماران کلاد نیتیو و مدیران سیستم
کتاب Core Kubernetes سفری جامع به درون اجزای داخلی Kubernetes است؛ سفری که به شما نشان میدهد چه چیزی در پشتصحنه یک خوشهی Kubernetes واقعاً در حال اجراست. این راهنمای فنی و تجربهمحور، درک شما از معماریهای cloud-native را عمیقتر میکند و به شما کمک میکند تا سیستمهایی قابلاطمینان، امن و بهینه بر پایه Kubernetes بسازید.
Core Kubernetes فراتر از مستندات رسمی است؛ کتابی است که از دل تجربههای واقعی بیرون آمده تا شما را برای ساخت و نگهداری زیرساختهای مدرن و مقاوم Kubernetes آماده کند.
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. 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.
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: CNI 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
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.
About the Audience
For intermediate Kubernetes developers and administrators.
About the Author
Jay Vyas and Chris Love are seasoned Kubernetes developers.