rancher / k3os

Purpose-built OS for Kubernetes, fully managed by Kubernetes.
https://k3os.io
Apache License 2.0
3.5k stars 397 forks source link

Nvidia Jetpack dependencies with k3os #738

Closed Shaked closed 2 years ago

Shaked commented 3 years ago

Hey,

This might be more relevant under "Discussions", so apologize if it doesn't fit as an issue.

We are working k3s within our stack, especially in our IoT devices - Nvidia Jetson Xavier.

We are thinking a lot about maintaining updates and upgrades "over the air" and therefore have been looking into k3os.

However, Jetson devices are usually installed and updated with Nvidia's JetPack (installing CUDA, CUDNN, TRT etc) and we are curious how this can be integrated with k3os if possible.

Any idea how to approach this?

Thank you! Shaked

hungnt1 commented 2 years ago

@Shaked Have you solved this error yet?