hi all, I am trying to run debug containers <https...
# rke2
m
hi all, I am trying to run debug containers https://kubernetes.io/docs/tasks/debug/debug-application/debug-running-pod/#ephemeral-container however it fails with following error
Copy code
Defaulting debug container name to debugger-bzglt.
error: ephemeral containers are disabled for this cluster (error from server: "the server could not find the requested resource").
Any documentation to enable it?