Kube-bench v0.6.0 Released! #862
yoavrotems
started this conversation in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This discussion was created from the release v0.6.0.
Notable changes
New Logging
Detected k8s version - More logs about the way kube-bench auto-detect platform and version
Detailed logs for tests - More detailed logs on each test for troubleshooting (running with -v 3 flag)
Deprecate master and node commands
Commands:
kube-bench masterand
kube-bench nodewill be daprecated in next version and currently will print warnning about it.
You should run instead:
kube-bench run --targets="master,node"New platform support
Auto detection for all platforms
Notable fixes
Beta Was this translation helpful? Give feedback.
All reactions