Hi everyone, I'd like to implement a mutating admi...
# general
n
Hi everyone, I'd like to implement a mutating admission policy. The Rancher docs seem to push Kubewarden, but 1) I can't find much info about it compared to Kyverno which is much more popular, and 2) The docs seem to imply that its readily available as a Rancher app, but it does not seem to be part of the catalogue. I would appreciate some guidance. Thanks!
t
You can install it as a UI Extension in Rancher: https://docs.kubewarden.io/howtos/ui-extension/install
n
I'm afraid those docs are outdated. Even in the first step, I don't see the "Enable" button in the extensions page. I have a gut feeling the UI Extension has been made available only to Rancher Prime users (i.e. enterprise). That seems to be the way the Rancher docs present it, but they don't say it outright so I'm not sure.
What I was able to do is to add the kubewarden chart repo to Rancher, then install it via Helm. So I dont't have the pretty UI.
t
What version of Rancher are you using?
n
2.11.3
For the record this is what I see in the extensions page
c
Have you looked at https://www.kubewarden.io ?
Here are installation instructions https://docs.kubewarden.io/quick-start
n
@careful-piano-35019 As I have mentioned I was able to install kubewarden, the question is moreso about what the Rancher docs claim and the UI extension in general.