Information
Ensure that if the kubelet refers to a configuration file with the --config argument, that file is owned by root:root.
Rationale:
The kubelet reads various parameters, including security settings, from a config file specified by the --config argument. If this file is specified you should restrict its file permissions to maintain the integrity of the file. The file should be owned by root:root.
Impact:
None
NOTE: Nessus has not performed this check. Please review the benchmark to ensure target compliance.
Solution
None.
Default Value:
By default, /var/lib/kubelet/config.json file is owned by root:root.