Vous l’avez sûrement remarqué : notre boutique se pare d’un tout nouveau look frais et moderne ! Notre nom, logo et site ont été repensés, mais rassurez-vous : nous restons la même librairie et papeterie que vous connaissez et appréciez.
Curieux·euse de découvrir l’histoire derrière notre nouveau style ?
Gestion des cookies
Club utilise des cookies et des technologies similaires pour faire fonctionner correctement le site web et vous fournir une meilleure expérience de navigation.
Ci-dessous vous pouvez choisir quels cookies vous souhaitez modifier :
Club utilise des cookies et des technologies similaires pour faire fonctionner correctement le site web et vous fournir une meilleure expérience de navigation.
Nous utilisons des cookies dans le but suivant :
Assurer le bon fonctionnement du site web, améliorer la sécurité et prévenir la fraude
Avoir un aperçu de l'utilisation du site web, afin d'améliorer son contenu et ses fonctionnalités
Pouvoir vous montrer les publicités les plus pertinentes sur des plateformes externes
Club utilise des cookies et des technologies similaires pour faire fonctionner correctement le site web et vous fournir une meilleure expérience de navigation.
Ci-dessous vous pouvez choisir quels cookies vous souhaitez modifier :
Cookies techniques et fonctionnels
Ces cookies sont indispensables au bon fonctionnement du site internet et vous permettent par exemple de vous connecter. Vous ne pouvez pas désactiver ces cookies.
Cookies analytiques
Ces cookies collectent des informations anonymes sur l'utilisation de notre site web. De cette façon, nous pouvons mieux adapter le site web aux besoins des utilisateurs.
Cookies marketing
Ces cookies partagent votre comportement sur notre site web avec des parties externes, afin que vous puissiez voir des publicités plus pertinentes de Club sur des plateformes externes.
Une erreur est survenue, veuillez réessayer plus tard.
Il y a trop d’articles dans votre panier
Vous pouvez encoder maximum 250 articles dans votre panier en une fois. Supprimez certains articles de votre panier ou divisez votre commande en plusieurs commandes.
Learn Kubernetes in a Month of Lunches is your guide to getting up and running with Kubernetes.
Summary In Learn Kubernetes in a Month of Lunches you'll go from "what’s a Pod?" to automatically scaling clusters of containers and components in just 22 hands-on lessons, each short enough to fit into a lunch break. Every lesson is task-focused and covers an essential skill on the road to Kubernetes mastery. You'll learn how to smooth container management with Kubernetes, including securing your clusters, and upgrades and rollbacks with zero downtime. No development stack, platform, or background is assumed. Author Elton Stoneman describes all patterns generically, so you can easily apply them to your applications and port them to other projects!
Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
About the technology Create apps that perform identically on your laptop, data center, and cloud! Kubernetes provides a consistent method for deploying applications on any platform, making it easy to grow. By efficiently orchestrating Docker containers, Kubernetes simplifies tasks like rolling upgrades, scaling, and self-healing.
About the book Learn Kubernetes in a Month of Lunches is your guide to getting up and running with Kubernetes. You'll progress from Kubernetes basics to essential skills, learning to model, deploy, and manage applications in production. Exercises demonstrate how Kubernetes works with multiple languages and frameworks. You'll also practice with new apps, legacy code, and serverless functions.
What's inside
Deploying applications on Kubernetes clusters Understanding the Kubernetes app lifecycle, from packaging to rollbacks Self-healing and scalable apps Using Kubernetes as a platform for new technologies
About the reader For readers familiar with Docker and containerization.
About the author Elton Stoneman is a Docker Captain, a 11-time Microsoft MVP, and the author of Learn Docker in a Month of Lunches.
Table of Contents
PART 1 - FAST TRACK TO KUBERNETES
1 Before you begin
2 Running containers in Kubernetes with Pods and Deployments
3 Connecting Pods over the network with Services
4 Configuring applications with ConfigMaps and Secrets
5 Storing data with volumes, mounts, and claims
6 Scaling applications across multiple Pods with controllers
PART 2 - KUBERNETES IN THE REAL WORLD
7 Extending applications with multicontainer Pods
8 Running data-heavy apps with StatefulSets and Jobs
9 Managing app releases with rollouts and rollbacks
10 Packaging and managing apps with Helm
11 App development—Developer workflows and CI/CD
PART 3 - PREPARING FOR PRODUCTION
12 Empowering self-healing apps
13 Centralizing logs with Fluentd and Elasticsearch
14 Monitoring applications with Kubernetes with Prometheus
15 Managing incoming traffic with Ingress
16 Securing applications with policies, contexts, and admission control
PART 4 - PURE AND APPLIED KUBERNETES
17 Securing resources with role-based access control
18 Deploying Kubernetes: Multinode and multiarchitecture clusters
19 Controlling workload placement and automatic scaling
20 Extending Kubernetes with custom resources and Operators