mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-20 11:55:12 +00:00
Merge pull request #1556 from drpebcak/cis-1.4
self-assessment and hardening guide for 2.2
This commit is contained in:
@@ -4,3 +4,4 @@
|
||||
package-lock.json
|
||||
*.tern-port
|
||||
*/**/.tern-port
|
||||
.DS_Store
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -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:
|
||||
|
||||

|
||||
- 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
|
||||
```
|
||||
```
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user