Skip to content

Commit

Permalink
Update hardening-guide.md (#191)
Browse files Browse the repository at this point in the history
Based on rancher/rancher#35772 and rancher/rke2#402.

Ran into issue setting kernel.keys.root_maxbytes on newer distros

Signed-off-by: Harsimran Singh Maan <[email protected]>
  • Loading branch information
harsimranmaan authored Nov 9, 2023
1 parent 36f8401 commit 8b65c38
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/security/hardening-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ vm.panic_on_oom=0
vm.overcommit_memory=1
kernel.panic=10
kernel.panic_on_oops=1
kernel.keys.root_maxbytes=25000000
```

## Kubernetes Runtime Requirements
Expand Down

0 comments on commit 8b65c38

Please sign in to comment.