mirror of
https://gricad-gitlab.univ-grenoble-alpes.fr/tienyoun/presentations.git
synced 2026-09-26 13:31:01 +00:00
Feat : update Orchestration slide
This commit is contained in:
+11
-1
@@ -128,6 +128,16 @@ docker buildx build . -t demo:latest
|
|||||||
---
|
---
|
||||||
|
|
||||||
## Orchestration
|
## Orchestration
|
||||||
|
<!-- .slide: data-auto-animate -->
|
||||||
|
Conteneur Docker = processus unitaire
|
||||||
|
|
||||||
|
**But : agencer plusieurs conteneurs pour faire une application**
|
||||||
|
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Orchestration
|
||||||
|
<!-- .slide: data-auto-animate -->
|
||||||
- Automatisation du déploiement
|
- Automatisation du déploiement
|
||||||
- Horizontal Scaling
|
- Horizontal Scaling
|
||||||
- Nombreuses platformes
|
- Nombreuses platformes
|
||||||
@@ -139,7 +149,7 @@ docker buildx build . -t demo:latest
|
|||||||
|
|
||||||
<h2>Exemple d'usage</h2>
|
<h2>Exemple d'usage</h2>
|
||||||
<object data-id="Compose.svg" data="./assets/Compose.drawio.svg" type="image/svg+xml"></object>
|
<object data-id="Compose.svg" data="./assets/Compose.drawio.svg" type="image/svg+xml"></object>
|
||||||
<!-- .slide: data-auto-animate -->
|
|
||||||
|
|
||||||
----
|
----
|
||||||
```yaml [|1-4,11-13,21-23|5-6,14-15,36-37|8-9,18-19,28-30,32-34|7,16-17,24-25,26-27] dockercompose
|
```yaml [|1-4,11-13,21-23|5-6,14-15,36-37|8-9,18-19,28-30,32-34|7,16-17,24-25,26-27] dockercompose
|
||||||
|
|||||||
Reference in New Issue
Block a user