diff --git a/presentation/slides.md b/presentation/slides.md index edb16f6..d811c8a 100644 --- a/presentation/slides.md +++ b/presentation/slides.md @@ -128,6 +128,16 @@ docker buildx build . -t demo:latest --- ## Orchestration + +Conteneur Docker = processus unitaire + +**But : agencer plusieurs conteneurs pour faire une application** + + +--- + +## Orchestration + - Automatisation du déploiement - Horizontal Scaling - Nombreuses platformes @@ -139,7 +149,7 @@ docker buildx build . -t demo:latest