Question regarding building of own kubebench image #958
Unanswered
jaanhio
asked this question in
Questions and Help
Replies: 1 comment
-
|
I have a guess it is because of dockerhub pull rate limits, but it is possible now to build one public AWS ECR image instead |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
hi all, i am a new user of kubebench on my EKS cluster
i was reading through the guide and came across the part where we are instructed to build our own kubebench image before pushing to ECR and referencing that image instead. https://github.com/aquasecurity/kube-bench/blob/main/docs/running.md#running-in-an-eks-cluster
question i have is, why though? why cant we run kubebench using
aquasec/kube-bench:latest?Beta Was this translation helpful? Give feedback.
All reactions