Information
Ensure that the scheduler pod specification file ownership is set to root:root.
Rationale:
The scheduler pod specification file controls various parameters that set the behavior of the kube-scheduler service in the master node. You should set its file ownership 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
No remediation required; file permissions are managed by the operator.
Default Value:
By default, in OpenShift 4, kube-scheduler-pod.yaml file ownership is set to root:root.