Skip to content

Commit

Permalink
changed intro sentence to add startup probe
Browse files Browse the repository at this point in the history
  • Loading branch information
ebriand committed Sep 20, 2019
1 parent 02da9b8 commit 10695f7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ weight: 110

{{% capture overview %}}

This page shows how to configure liveness and readiness probes for Containers.
This page shows how to configure liveness, readiness and startup probes for Containers.

The [kubelet](/docs/admin/kubelet/) uses liveness probes to know when to
restart a Container. For example, liveness probes could catch a deadlock,
Expand Down

0 comments on commit 10695f7

Please sign in to comment.