fix nine 404 page in doc

I wrote a crawl to fetch all invalid herf in website: https://kubernetes.io/docs/
Fix nine of them first.
I will fix others if there are.
This commit is contained in:
Cao Shufeng
2017-07-08 16:12:08 +08:00
parent e320d57547
commit c36769337d
8 changed files with 11 additions and 12 deletions
@@ -1014,8 +1014,7 @@ Pod.
Download the example above, and save it to a file named `webp.yaml`
This manifest is identical to the one you
[downloaded above](creating-a-statefulset) except that the `.spec.podManagementPolicy`
This manifest is identical to the one you downloaded above except that the `.spec.podManagementPolicy`
of the `web` StatefulSet is set to `Parallel`.
In one terminal, watch the Pods in the StatefulSet.