diff --git a/content/rancher/v2.x/en/security/hardening-2.1/_index.md b/content/rancher/v2.x/en/security/hardening-2.1/_index.md index 1883b860709..f391c33ab0b 100644 --- a/content/rancher/v2.x/en/security/hardening-2.1/_index.md +++ b/content/rancher/v2.x/en/security/hardening-2.1/_index.md @@ -805,9 +805,7 @@ Having access to the local cluster from the Rancher UI is convenient for trouble kubectl get deployment rancher -n cattle-system -o yaml |grep 'add-local' ``` -- In the Rancher UI go to _Clusters_ in the _Global_ view and verify that no `local` cluster is present. On a fresh install the _Clusters_ tab will look like the following image: - - ![No Local Cluster](images/no-local-cluster.png) +- In the Rancher UI go to _Clusters_ in the _Global_ view and verify that no `local` cluster is present. **Remediation** @@ -1167,4 +1165,4 @@ addons: | - apiGroup: rbac.authorization.k8s.io kind: Group name: system:authenticated -``` \ No newline at end of file +``` diff --git a/content/rancher/v2.x/en/security/hardening-2.2/_index.md b/content/rancher/v2.x/en/security/hardening-2.2/_index.md index aaf976ce085..26bfcf20c73 100644 --- a/content/rancher/v2.x/en/security/hardening-2.2/_index.md +++ b/content/rancher/v2.x/en/security/hardening-2.2/_index.md @@ -816,9 +816,7 @@ Having access to the local cluster from the Rancher UI is convenient for trouble kubectl get deployment rancher -n cattle-system -o yaml |grep 'add-local' ``` -- In the Rancher UI go to _Clusters_ in the _Global_ view and verify that no `local` cluster is present. On a fresh install the _Clusters_ tab will look like the following image: - - ![No Local Cluster](images/no-local-cluster.png) +- In the Rancher UI go to _Clusters_ in the _Global_ view and verify that no `local` cluster is present. **Remediation**