https://rancher.com/ logo
Title
b

brainy-tomato-18651

07/20/2022, 9:58 PM
Hi guys, anyone knows why i’m having this error? I’ve tried adding a Pod security policy but nothing changed 🥲
c

creamy-pencil-82913

07/20/2022, 10:02 PM
Its not that you need to add a PSP, it’s that the PSP in use for that pod doesn’t allow the capabilities it requested.
b

brainy-tomato-18651

07/20/2022, 10:07 PM
Ok but is this a general psp from Rancher? How do I identify?
c

creamy-pencil-82913

07/20/2022, 10:17 PM
look at the PodSecurityPolicy objects on your cluster?
b

brainy-tomato-18651

07/21/2022, 12:52 PM
You were right. It was the PSP at Rancher cluster level. I was looking at RKE2 level. Solved. Thank you.