sysctl-cluster.md: use {{page.version}} to replace v1.6
sysctl-cluster.md: use {{page.version}} to replace v1.6
This commit is contained in:
committed by
Andrew Chen
parent
d23bbbc198
commit
249c93ef2f
@@ -52,7 +52,7 @@ with privileged containers.
|
|||||||
**Note**: it is good practice to consider nodes with special sysctl settings as
|
**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
|
_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_
|
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
|
## Safe vs. Unsafe Sysctls
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user