Information
Do not allow all requests. Enable explicit authorization.
Rationale:
Kubelets, by default, allow all authenticated requests (even anonymous ones) without needing explicit authorization checks from the apiserver. You should restrict this behavior and only allow explicitly authorized requests.
Impact:
Unauthorized requests will be denied.
NOTE: Nessus has not performed this check. Please review the benchmark to ensure target compliance.
Solution
None.
Default Value:
By default, OpenShift uses Webhook authorization.