Error creating: pods "kube-bench-" is forbidden #775
Unanswered
ErickP24
asked this question in
Questions and Help
Replies: 1 comment
-
|
You should create a PodSecurityPolicy (https://kubernetes.io/docs/concepts/policy/pod-security-policy/) for the kube-bench pods because your environment has enabled the PodSecurityPolicy feature. |
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, I was using job pods but I needed to deleted for an issue in my enviroment, when I tried to deploy it again i get this error:
Error creating: pods "kube-bench-" is forbidden: PodSecurityPolicy: unable to admit pod: []
I saw #519 this solution but it doesn't fix my issue.
Beta Was this translation helpful? Give feedback.
All reactions