1.1.1 Ensure that the --anonymous-auth argument is set to false

Information

Disable anonymous requests to the API server.

Rationale:

When enabled, requests that are not rejected by other configured authentication methods are treated as anonymous requests. These requests are then served by the API server. You should rely on authentication to authorize access and disallow anonymous requests.

Solution

Edit the API server pod specification file '/etc/kubernetes/manifests/kube-apiserver.yaml' on the master node and set the below parameter.

--anonymous-auth=false

Impact:

Anonymous requests will be rejected.

See Also

https://workbench.cisecurity.org/files/1788

Item Details

Category: IDENTIFICATION AND AUTHENTICATION

References: 800-53|IA-2, CSCv6|14

Plugin: Unix

Control ID: 7814b24c394d6147d3029c95064ddbbc4db2f240164f9abf39b536022575c8e6