9-JUL-2025
0044
I’m making a distinction – most of what I want to run on the k3s cluster is going to be ‘ephemeral’, in the sense that I don’t necessarily know what I want to run and am going to iterate on it reasonably quickly, and don’t want to have to version it against the server’s configuration. However, some items are required-on-first-run, e.g., setting up storage drivers, GPU passthrough where it’s appropriate, etc.
I’m writing my own charts mostly for the practice for all the ephemeral stuff, but for the more ‘structural’ stuff, that will be encoded into the module itself.
NFS and Longhorn both should get set up, nfs should be easy to get running with nancy which will unblock my foundry chart progress.