Link to pod lifecycle (#12614)

This commit is contained in:
Tim Bannister 2019-02-13 10:19:09 +00:00 committed by Kubernetes Prow Robot
parent ae70b25010
commit c0b0596b9b
1 changed files with 1 additions and 1 deletions

View File

@ -101,5 +101,5 @@ Rather than specifying the current desired state of all replicas, pod templates
{{% capture whatsnext %}}
* Learn more about Pod behavior:
* [Pod Termination](/docs/concepts/workloads/pods/pod/#termination-of-pods)
* Other Pod Topics
* [Pod Lifecycle](../pod-lifecycle)
{{% /capture %}}