Skip to content

Missing certain security configuration tests #1759

@alling30

Description

@alling30

Overview

After I install the kube-bench tool and run it inside a Kubernetes cluster, I only receive the output from point 4 towards the end (4 Worker Node Security Configuration)

How did you run kube-bench?

I have used the job.yaml provided on this GitHub. The steps are the following after installing kube-bench:
kubectl apply -f job.yaml
kubectl get pods - get the pod name (it mentions Completed)
kubectl logs <pod_name>

What happened?

image

What did you expect to happen:

I expected to see output for all benchmarks found in CIS for Kubernetes.

Environment

kube-bench version is the latest (0.9.4)
image

Running processes

image

Configuration files

[If kube-bench is reporting an issue related to the settings defined in a config file, please attach the file, or include an extract showing the settings that are being detected incorrectly.] - not applicable

Anything else you would like to add:

[Miscellaneous information that will assist in solving the issue.]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions