This message was deleted.
# rke2
a
This message was deleted.
b
Copy code
workspace]$ touch /opt/test
touch: cannot touch '/opt/test': Permission denied
c
that sounds like a problem with the image… the process is not running as root
you could run an initcontainer to change the permissions, or change the runas user in the pod spec