From 537e216b434d8997e19ba67b8eb2a4ce259655f1 Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Thu, 23 Jan 2020 16:34:49 -0700 Subject: [PATCH] Drop the word secure from node requirements --- .../v2.x/en/cluster-provisioning/node-requirements/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/cluster-provisioning/node-requirements/_index.md b/content/rancher/v2.x/en/cluster-provisioning/node-requirements/_index.md index e85ea2b84f4..7f85a8249d1 100644 --- a/content/rancher/v2.x/en/cluster-provisioning/node-requirements/_index.md +++ b/content/rancher/v2.x/en/cluster-provisioning/node-requirements/_index.md @@ -180,6 +180,6 @@ In these cases, you have to explicitly allow this traffic in your host firewall, # Optional: Security Considerations -If you want to provision a secure Kubernetes cluster that is compliant with the CIS (Center for Internet Security) Kubernetes Benchmark, we recommend to following our hardening guide to secure your nodes before installing Kubernetes. +If you want to provision a Kubernetes cluster that is compliant with the CIS (Center for Internet Security) Kubernetes Benchmark, we recommend to following our hardening guide to configure your nodes before installing Kubernetes. For more information on the hardening guide and details on which version of the guide corresponds to your Rancher and Kubernetes versions, refer to the [security section.]({{}}/rancher/v2.x/en/security/#rancher-hardening-guide) \ No newline at end of file