This repository has been archived by the owner on Dec 8, 2023. It is now read-only.
Add default kernel parameters according to the CIS Hardening Guide #815
Labels
kind/feature
A new feature
Describe the solution you'd like
As a k3s distribution it should follow the best practices regarding hardening presented by Rancher: https://rancher.com/docs/k3s/latest/en/security/hardening_guide/#set-kernel-parameters
Describe alternatives you've considered
Currently I have added the following snippet to the config.yaml
I would suggest adding this as a default configuration (e.g.
overlay/etc/sysctl.d/01-k3s.conf
)The text was updated successfully, but these errors were encountered: