Hello,
I’m provisioning a single-node K3s cluster via Rancher and would like to run a custom Bash script on the node during or just before provisioning. For example, installing GPU drivers or configuring a network device.
Is there a way to automate this from within the Rancher UI?
Being able to inject such setup logic would significantly improve scalability and user experience. Ideally, the customer would only need to install the OS, and Rancher would take care of the rest.
Any guidance or best practices would be appreciated!
Sam