- Administrator
- All Products
Where <user ID> is a non-root user who doesn't have sudo privileges on the Secure Agent machine.<user ID> ALL=(ALL) NOPASSWD: /usr/bin/kubeadm, /usr/bin/tee, /usr/bin/yum, /usr/sbin/modprobe, /usr/sbin/sysctl, /usr/bin/systemctl, /usr/sbin/swapoff, /usr/bin/chown, /usr/bin/cp, /usr/bin/rm
Hello documentation team,
regarding the space available in the /tmp directory, it is possible specify a custom property to change the default when needed.
Specifying the following custom variable in the local cluster runtime configuration, is possible redirect the temporary objects in a different filesystem
k8s.pod.shared.host.path =
Please consider that folder name must match this regex '[a-z0-9]([-a-z0-9]*[a-z0-9])?' to be valid, so for example it can have all lowercase and NO "_" (i.e. /data/advclustertmp will work).
Best regards,
Alessio
Thanks for reaching out, Alessio!
We'll address this in an upcoming KB article.
Thanks. If possible, please link the KB article in this page so the users know that there are additional information available for the local cluster setup.
Regards,
Alessio
Thanks, Alessio! We will do that.