From 249c93ef2fb1b699af5b6d8ba6c9638b0da721ef Mon Sep 17 00:00:00 2001 From: Xiaoyu Zhang Date: Sat, 8 Jul 2017 05:32:55 +0800 Subject: [PATCH] sysctl-cluster.md: use {{page.version}} to replace v1.6 sysctl-cluster.md: use {{page.version}} to replace v1.6 --- docs/concepts/cluster-administration/sysctl-cluster.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/concepts/cluster-administration/sysctl-cluster.md b/docs/concepts/cluster-administration/sysctl-cluster.md index 2eaceacfe1..f37f520354 100644 --- a/docs/concepts/cluster-administration/sysctl-cluster.md +++ b/docs/concepts/cluster-administration/sysctl-cluster.md @@ -52,7 +52,7 @@ with privileged containers. **Note**: it is good practice to consider nodes with special sysctl settings as _tainted_ within a cluster, and only schedule pods onto them which need those sysctl settings. It is suggested to use the Kubernetes [_taints and toleration_ -feature](/docs/user-guide/kubectl/v1.6/#taint) to implement this. +feature](/docs/user-guide/kubectl/{{page.version}}/#taint) to implement this. ## Safe vs. Unsafe Sysctls