Quick Start Kubernetes. A Beginner's Guide to Container Orchestration in the Cloud - Third Edition - Helion

Tytuł oryginału: Quick Start Kubernetes. A Beginner's Guide to Container Orchestration in the Cloud - Third Edition
ISBN: 9781837026203
stron: 120, Format: ebook
Data wydania: 2025-01-27
Księgarnia: Helion
Cena książki: 39,90 zł
This book is the backbone of modern cloud-native application deployment, but its complexity can be daunting for beginners. This book provides a practical and approachable guide to mastering Kubernetes, starting with fundamental concepts like microservices, orchestration, and cloud-native development. Readers will explore Kubernetes architecture, including control planes, worker nodes, and hosted solutions.
Step-by-step instructions guide readers through setting up Kubernetes clusters on local and cloud platforms, containerizing applications, and pushing images to registries. Learn how to deploy containerized applications, connect them via services, and enable self-healing to ensure resilience.
As you advance, discover how to scale applications dynamically, perform rolling updates for zero-downtime deployments, and troubleshoot real-world issues. The book concludes with resources for further learning, empowering readers to confidently manage Kubernetes environments in DevOps or cloud-native roles. Perfect for beginners, this hands-on guide simplifies Kubernetes for practical use.
Osoby które kupowały "Quick Start Kubernetes. A Beginner's Guide to Container Orchestration in the Cloud - Third Edition", wybierały także:
- Biologika Sukcesji Pokoleniowej. Sezon 3. Konflikty na terytorium 117,27 zł, (12,90 zł -89%)
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Podręcznik startupu. Budowa wielkiej firmy krok po kroku 92,14 zł, (12,90 zł -86%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Prawa ludzkiej natury 75,88 zł, (12,90 zł -83%)
Spis treści
Quick Start Kubernetes. A Beginner's Guide to Container Orchestration in the Cloud - Third Edition eBook -- spis treści
- 1. What is Kubernetes
- 2. Why Kubernetes is so Important
- 3. Kubernetes Architecture
- 4. Getting Kubernetes
- 5. Containerizing an App
- 6. Running an App on Kubernetes
- 7. Self-Healing
- 8. Scaling the App
- 9. Performing a Rolling Update
- 10. What Next