Skip to content

Commit fdce758

Browse files
committed
Containers: lifecycle hooks
1 parent dcdfd19 commit fdce758

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/fr/docs/concepts/containers/container-lifecycle-hooks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Voici un exemple d'affichage d'événements lors de l'exécution de cette comman
100100

101101
```
102102
Events:
103-
FirstSeen LastSeen Count From SubobjectPath Type Reason Message
103+
FirstSeen LastSeen Count From SubObjectPath Type Reason Message
104104
--------- -------- ----- ---- ------------- -------- ------ -------
105105
1m 1m 1 {default-scheduler } Normal Scheduled Successfully assigned test-1730497541-cq1d2 to gke-test-cluster-default-pool-a07e5d30-siqd
106106
1m 1m 1 {kubelet gke-test-cluster-default-pool-a07e5d30-siqd} spec.containers{main} Normal Pulling pulling image "test:1.0"
@@ -117,7 +117,7 @@ Events:
117117

118118
{{% capture whatsnext %}}
119119

120-
* En savoir plus sur l'[Environnement d'un conteneur](/fr/docs/concepts/containers/container-environment-variables/).
120+
* En savoir plus sur l'[Environnement d'un conteneur](/fr/docs/concepts/containers/container-environment/).
121121
* Entraînez-vous à
122122
[attacher des handlers de conteneurs à des événements de cycle de vie](/docs/tasks/configure-pod-container/attach-handler-lifecycle-event/).
123123

0 commit comments

Comments
 (0)