fix link to go to pod-lifecycle page
This commit is contained in:
parent
6f83f5070a
commit
8b97c4265f
|
|
@ -255,7 +255,7 @@ In addition to command probes and HTTP probes, Kubernetes supports
|
||||||
{% capture whatsnext %}
|
{% capture whatsnext %}
|
||||||
|
|
||||||
* Learn more about
|
* Learn more about
|
||||||
[Container Probes](/docs/user-guide/pod-states/#container-probes).
|
[Container Probes](/docs/concepts/workloads/pods/pod-lifecycle/#container-probes).
|
||||||
|
|
||||||
* Learn more about
|
* Learn more about
|
||||||
[Health Checking section](/docs/user-guide/walkthrough/k8s201/#health-checking).
|
[Health Checking section](/docs/user-guide/walkthrough/k8s201/#health-checking).
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue