I have followed the steps of hello AI world and ran the docker container in 1 Jetson nano. It is working and I wanted to run the docker container on a Kubernetes cluster of 3 Jetson nano. I am not sure how to do it and write an appropriate yaml file. Please advise me on how to proceed.
This is the link that I used:
<img src="https://github.com/dusty-nv/jetson-inference/raw/master/docs/images/deep-vision-header.jpg" width="100%">
<p align="right"><sup><a href="jetpack-setup-2.md">Back</a> | <a href="building-repo-2.md">Next</a> | </sup><a href="../README.md#hello-ai-world"><sup>Contents</sup></a>
<br/>
<sup>System Setup</sup></p>
# Running the Docker Container
Pre-built Docker container images for this project are hosted on [DockerHub](https://hub.docker.com/r/dustynv/jetson-inference/tags). Alternatively, you can [Build the Project from Source](building-repo-2.md).
Below are the currently available container tags:
| Container Tag | L4T version | JetPack version |
|-----------------------------------------------------------------------------------------|:-----------:|:--------------------------------:|
| [`dustynv/jetson-inference:r32.5.0`](https://hub.docker.com/r/dustynv/jetson-inference/tags) | L4T R32.5.0 | JetPack 4.5 |
| [`dustynv/jetson-inference:r32.4.4`](https://hub.docker.com/r/dustynv/jetson-inference/tags) | L4T R32.4.4 | JetPack 4.4.1 |
| [`dustynv/jetson-inference:r32.4.3`](https://hub.docker.com/r/dustynv/jetson-inference/tags) | L4T R32.4.3 | JetPack 4.4 |
> **note:** the version of JetPack-L4T that you have installed on your Jetson needs to match the tag above. If you have a different version of JetPack-L4T installed, either upgrade to the latest JetPack or [Build the Project from Source](docs/building-repo-2.md) to compile the project directly.
This file has been truncated. show original
Hi @freewalker96 ,
Looks like your query is not related to Tensorrt. This forum talks about updates and issues related to Tensorrt.
Please post your query in related forum.
Discussions relating to the Jetson DevKits and other Embedded computing devices
Thank you.
ok thanks, I will post it in the appropriate forum. Please delete this post