The Kubernetes Book
The Kubernetes Book
About the Book
This is a book about Kubernetes - no prior knowledge required!
It's designed to teach you the theory and the practical as fast as possible so that you can hit the ground running with your first Kubernetes deployment.
Bundles that include this book
Table of Contents
-
0: Preface
- Editions Paperbacks, hardbacks, eBooks, audio, and translations
- The sample app and GitHub repo
- Responsible language
- Feedback and contacting me
-
1: Kubernetes primer
- Kubernetes background
- Kubernetes as the operating system of the cloud
- Chapter summary
-
2: Kubernetes principles of operation
- Kubernetes from 40K feet
- Control plane and worker nodes
- Kubernetes DNS
- Packaging apps for Kubernetes
- The declarative model and desired state
- Pods
- Deployments
- Service objects and stable networking
- Chapter summary
-
3: Getting Kubernetes
- Kubernetes playgrounds
- Hosted Kubernetes
- DIY Kubernetes clusters
- Getting Kubernetes to follow along with the examples
- Play with Kubernetes
- Docker Desktop
- Google Kubernetes Engine (GKE)
- Other installation methods
- kubectl
- Chapter summary
-
4: Working with Pods
- Pod theory
- Multi-container Pods
- Hands-on with Pods
- Clean-up
- Chapter Summary
-
5: Virtual clusters with Namespaces
- Use cases for Namespaces
- Inspecting Namespaces
- Creating and managing Namespaces
- Deploying to Namespaces
- Clean-up
- Chapter Summary
-
6: Kubernetes Deployments
- Deployment theory
- Create a Deployment
- Perform scaling operations
- Perform a rolling update
- Perform a rollback
- Clean-up
- Chapter summary
-
7: Kubernetes Services
- Setting the scene
- Service Theory
- Hands-on with Services
- Clean-up
- Chapter Summary
-
8: Ingress
- Setting the Scene for Ingress
- Ingress architecture
- Hands-on with Ingress
- Clean-up
- Chapter summary
-
9: Service discovery deep dive
- Quick background
- Service registration
- Service discovery
- Service discovery and Namespaces
- Troubleshooting service discovery
- Chapter summary
-
10: Kubernetes storage
- The big picture
- Storage Providers
- The Container Storage Interface (CSI)
- The Kubernetes persistent volume subsystem
- Dynamic provisioning with Storage Classes
- Hands-on
- Clean-up
- Chapter Summary
-
11: ConfigMaps and Secrets
- The big picture
- ConfigMap theory
- Hands-on with ConfigMaps
- Hands-on with Secrets
- Clean-up
- Chapter Summary
-
12: StatefulSets
- The theory of StatefulSets
- Hands-on with StatefulSets
- Chapter Summary
-
13: API security and RBAC
- API security big picture
- Authentication
- Authorization (RBAC)
- Admission control
- Chapter summary
-
14: The Kubernetes API
- Kubernetes API big picture
- The API server
- The API
- Chapter summary
-
15: Threat modeling Kubernetes
- Threat model
- Spoofing
- Tampering
- Repudiation
- Information Disclosure
- Denial of Service
- Elevation of privilege
- Pod Security Policies
- Towards more secure Kubernetes
- Chapter summary
-
16: Real-world Kubernetes security
- CI/CD pipeline
- Infrastructure and networking
- Identity and access management (IAM)
- Auditing and security monitoring
- Real world example
- Chapter summary
- Terminology
-
Outro
- About the front cover
- A word on the icons used in diagrams
- Connect with me
- Feedback and reviews
The Leanpub 60-day 100% Happiness Guarantee
Within 60 days of purchase you can get a 100% refund on any Leanpub purchase, in two clicks.
See full terms
80% Royalties. Earn $16 on a $20 book.
We pay 80% royalties. That's not a typo: you earn $16 on a $20 sale. If we sell 5000 non-refunded copies of your book or course for $20, you'll earn $80,000.
(Yes, some authors have already earned much more than that on Leanpub.)
In fact, authors have earned$12,307,240writing, publishing and selling on Leanpub.
Learn more about writing on Leanpub
Free Updates. DRM Free.
If you buy a Leanpub book, you get free updates for as long as the author updates the book! Many authors use Leanpub to publish their books in-progress, while they are writing them. All readers get free updates, regardless of when they bought the book or how much they paid (including free).
Most Leanpub books are available in PDF (for computers) and EPUB (for phones, tablets and Kindle). The formats that a book includes are shown at the top right corner of this page.
Finally, Leanpub books don't have any DRM copy-protection nonsense, so you can easily read them on any supported device.
Learn more about Leanpub's ebook formats and where to read them
Top Books
OpenIntro Statistics
David Diez, Christopher Barr, Mine Cetinkaya-Rundel, and OpenIntroA complete foundation for Statistics, also serving as a foundation for Data Science.
Leanpub revenue supports OpenIntro (US-based nonprofit) so we can provide free desk copies to teachers interested in using OpenIntro Statistics in the classroom and expand the project to support free textbooks in other subjects.
More resources: openintro.org.
Personal Finance
Jason AndersonThis textbook provides an in-depth analysis on personal finance that is both practical and straightforward in its approach. It has been written in such a way that the readers can gain knowledge without getting overwhelmed by the technical terms. Suitable for both beginners and advanced learners.
Getting to Know IntelliJ IDEA
Trisha Gee and Helen ScottIf we treat our IDE as a text editor, we are doing ourselves a disservice. Using a combination of tutorials and a questions-and-answers approach, Getting to Know IntelliJ IDEA will help you find ways to use IntelliJ IDEA that enable you to work comfortably and productively as a professional developer.
C++20 - The Complete Guide
Nicolai M. JosuttisAll new language and library features of C++20 (for those who know previous C++ versions).
The book presents all new language and library features of C++20. Learn how this impacts day-to-day programming, to benefit in practice, to combine new features, and to avoid all new traps.
Buy early, pay less, free updates.
Other books:
Mastering STM32 - Second Edition
Carmine NovielloWith more than 1200 microcontrollers, STM32 is probably the most complete ARM Cortex-M platform on the market. This book aims to be the most complete guide around introducing the reader to this exciting MCU portfolio from ST Microelectronics and its official CubeHAL and STM32CubeIDE development environment.
R Programming for Data Science
Roger D. PengThis book brings the fundamentals of R programming to you, using the same material developed as part of the industry-leading Johns Hopkins Data Science Specialization. The skills taught in this book will lay the foundation for you to begin your journey learning data science. Printed copies of this book are available through Lulu.
Machine Learning Q and AI
Sebastian Raschka, PhDHave you recently completed a machine learning or deep learning course and wondered what to learn next? With 30 questions and answers on key concepts in machine learning and AI, this book provides bite-sized bits of knowledge for your journey to becoming a machine learning expert.
Stats One
William FooteThe Rails 7 Way
Obie Fernandez, Lucas Dohmen, and Tom Henrik AadlandThe Rails™ 7 Way is the comprehensive, authoritative reference guide for professionals delivering production-quality code using modern Ruby on Rails. It illuminates the entire Rails 7 API, its most powerful idioms, design approaches, and libraries. Building on the previous editions, this edition has been heavily refactored and updated.
Gradual Modularization for Ruby and Rails
Stephan HagemannGet yourself a new tool to manage your Rails application and your growing engineering organization! Prevent the ball-of-mud (and fix it!). Go for microservices or SOA if it makes sense not just because you don't have any other tool. Do all this through a low-overhead tool: packages. Enable better conversations to make practical changes today.
Top Bundles
No results found in All Categories in All Languages.