3.1.4 Ensure that the --insecure-bind-address argument is not set

Information

Do not bind to insecure addresses.

Rationale:

If you bind the federation apiserver to an insecure address, basically anyone who could connect to it over the insecure port, would have unauthenticated and unencrypted access to it. The federation apiserver doesn't do any authentication checking for insecure binds and neither the insecure traffic is encrypted. Hence, you should not bind the federation apiserver to an insecure address.

Solution

Edit the deployment specs and remove '--insecure-bind-address'.

kubectl edit deployments federation-apiserver-deployment --namespace=federation-system

Impact:

None

See Also

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

Item Details

Category: CONFIGURATION MANAGEMENT

References: 800-53|CM-7b., CSCv6|9.1

Plugin: Unix

Control ID: 14f655c1e6894372e70cf3d1f7bca1002905a31c773eb0209f8eeba3698e5de1