Skip to content

Kubernetes

Kubernetes (k8s) is the control plane that keeps containers running: it restarts crashed pods, replaces dead nodes, rolls out new versions safely, scales on load, gives every workload a stable network identity, and continuously reconciles the world toward what you declared. Where Docker answers "how do I package and run one container", Kubernetes answers "how do I run thousands of containers, across many machines, so that the system as a whole stays available while individual machines and processes fail" — which is exactly the problem every production MLOps platform has, whether it's serving an inference API, running a training Job on GPUs, or scheduling a nightly retrain CronJob.

🔒 La suite est en accès freemium — lecture complète 100 % gratuite

Tu lis ici l'aperçu libre. Le reste du chapitre (code, schémas, maths, exercices) fait partie du livre complet : crée un compte gratuit (30 secondes, aucun paiement) pour tout lire.

Créer un compte gratuit Se connecter