Talos support #1882
rothgar
started this conversation in
Development
Talos support
#1882
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.
-
I was recently running kube-bench on a cluster with talos linux and there were a few things I had to change in the job spec to make it work. Would you be open to a PR that supports running kube-bench on clusters running on Talos?
Here's a short list of things I had to change:
systemd
in the name (talos doesn't use systemd).I saw there were other job-*.yaml files in the root of the repo and could contribute my working job-talos.yaml file if there would be interest. I'm not sure if a
--benchmark
flag is required for tests against Talos because I haven't figured out all of the test requirements so far.Beta Was this translation helpful? Give feedback.
All reactions