Skip to content
New issue

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

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

Already on GitHub? # to your account

Add tip about the --version flag to error output #123

Merged
merged 1 commit into from
May 11, 2018
Merged

Add tip about the --version flag to error output #123

merged 1 commit into from
May 11, 2018

Conversation

Tenzer
Copy link
Contributor

@Tenzer Tenzer commented May 11, 2018

If people are trying to use the Docker image to check their cluster, there's a
big likelyhood of them hitting the error message saying that either kubectl
or kubelet need to be found in order for kube-bench to be able to determine
the Kubernetes version in use.

This adds a tip that the version can be specified manually with the --version
flag which is a lot easier than having to make a new Docker image with the
right version of kubelet/kubectl in order for kube-bench to work.

If people are trying to use the Docker image to check their cluster, there's a
big likelyhood of them hitting the error message saying that either `kubectl`
or `kubelet` need to be found in order for `kube-bench` to be able to determine
the Kubernetes version in use.

This adds a tip that the version can be specified manually with the `--version`
flag which is a lot easier than having to make a new Docker image with the
right version of `kubelet`/`kubectl` in order for `kube-bench` to work.
@lizrice lizrice merged commit 9f5c856 into aquasecurity:master May 11, 2018
@lizrice
Copy link
Contributor

lizrice commented May 11, 2018

Good idea, thanks!

@Tenzer Tenzer deleted the add-info-about-version-flag branch May 11, 2018 18:26
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants