Unable to install kube-bench on openshift nodes #970
Unanswered
ragashreeshekar
asked this question in
Questions and Help
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.
-
I have followed the following approach to deploy the kube-bench pod in openshift cluster.
It seems the pod is getting scheduled, I am able to pull the container image however there is an issue in creating the pod sandbox.
Not sure why the kube-bench pod is considering https://[api-int.test.net] as API endpoint and not https://api-int.test.net as defined in the kubeconfig. Could you please assist in running the kube-bench assessment?
Also, this document is unclear to me - https://github.com/aquasecurity/kube-bench/blob/main/docs/running.md#running-on-openshift
Environment
Beta Was this translation helpful? Give feedback.
All reactions