Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing certain security configuration tests #1759

Open
alling30 opened this issue Dec 17, 2024 · 0 comments
Open

Missing certain security configuration tests #1759

alling30 opened this issue Dec 17, 2024 · 0 comments

Comments

@alling30
Copy link

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.]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant