24 Jul
2024
24 Jul
'24
5:26 p.m.
On 24/7/2024 9:53 pm, Oliver Weinmann wrote:
I managed to get the NVIDIA driver working in fcos36 but as soon as I create a new image from the instance and try to use it for a new node group in the k8s cluster, the new worker node is never joined to the cluster. I’m not familiar with docs but it seems that after adding the driver I need to reseal the instance to make it usable?
I think this may be due to cloud-init and heat having ran once in your instance/image and it is not running again when you create new instances from that image. You may need to clear out the necessary files. Regards, Jake