ChameleonCloud / chi-in-a-box

Packaging the systems and operations of the Chameleon testbed
Apache License 2.0
15 stars 10 forks source link

Add support for deploying/configuring K3s cluster #167

Closed diurnalist closed 2 years ago

diurnalist commented 2 years ago

This is useful really only for CHI@Edge. It contains a new playbook for k3s and some additional default config in node_custom_config.

diurnalist commented 2 years ago

I intend to squash this into a single commit, but putting it up here so I don't forget that this hasn't been merged yet! And so @msherman64 can see what kind of impact this has on the repo.

msherman64 commented 2 years ago

Thanks! I recognize most of this from the rancher dir on chi-edge.

I think I have a couple files to add, one to define the runtimeclass for nvidia devices, and a pod to test cuda support.

msherman64 commented 2 years ago

Closing as xena variant has been merged.