Revise version requirements (#18688)
Assume that the reader is running a version of Kubernetes that supports the Secret resource.
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
title: Distribute Credentials Securely Using Secrets
|
title: Distribute Credentials Securely Using Secrets
|
||||||
content_template: templates/task
|
content_template: templates/task
|
||||||
weight: 50
|
weight: 50
|
||||||
|
min-kubernetes-server-version: v1.6
|
||||||
---
|
---
|
||||||
|
|
||||||
{{% capture overview %}}
|
{{% capture overview %}}
|
||||||
@@ -11,7 +12,7 @@ encryption keys, into Pods.
|
|||||||
|
|
||||||
{{% capture prerequisites %}}
|
{{% capture prerequisites %}}
|
||||||
|
|
||||||
{{< include "task-tutorial-prereqs.md" >}} {{< version-check >}}
|
{{< include "task-tutorial-prereqs.md" >}}
|
||||||
|
|
||||||
{{% /capture %}}
|
{{% /capture %}}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user