Fix some "capture prerequisites" errors in docs/tasks. (#10270)

Multiple "capture prerequisites" can only display the last one, so we need to
merge multiple "capture prerequisites".
This commit is contained in:
chenDT
2018-10-11 21:21:04 +00:00
committed by k8s-ci-robot
parent 6ac500f2ad
commit e6611e3100
5 changed files with 11 additions and 43 deletions
@@ -17,16 +17,6 @@ This page shows how to enable and configure encryption of secret data at rest.
* etcd v3 or later is required
* Encryption at rest is alpha in 1.7.0 which means it may change without notice. Users may be required to decrypt their data prior to upgrading to 1.8.0.
{{% /capture %}}
{{< toc >}}
{{% capture prerequisites %}}
{{< include "task-tutorial-prereqs.md" >}} {{< version-check >}}
{{% /capture %}}
{{% capture steps %}}