k8s: Fix spelling
This commit is contained in:
parent
51d964d0bc
commit
593fbe3148
2 changed files with 34 additions and 34 deletions
|
|
@ -223,7 +223,7 @@ Pour résumer : `kubectl` a créé une tâche de déploiement
|
|||
`rs/pingpong-xxxx`. Ce *replicatset* a créé un *pod* `po/pingpong-yyyy`.
|
||||
|
||||
|
||||
#### Pasage à l'échelle : facile ?
|
||||
#### Passage à l'échelle : facile ?
|
||||
|
||||
Pour lancer 3 `ping`s en parallèle, modifions la tâche de déploiement comme suit :
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue