make version check optional

This commit is contained in:
Karen Bradshaw
2020-07-03 13:43:24 -04:00
parent 0249f62e65
commit 23ed3ea1dd
+5 -1
View File
@@ -7,7 +7,11 @@ content_type: task
## {{% heading "prerequisites" %}}
* {{< include "task-tutorial-prereqs.md" >}} {{< version-check >}}
{{< include "task-tutorial-prereqs.md" >}}
<!-- If you set the min-kubernetes-server-version parameter in the page's front matter,
add the version check shortcode {{< version-check >}}.
-->
<!-- steps -->