This repository contains source code of gpu device plugin of Jetson tx2 board of Kubernetes container orchestration.
NOTE: This repo is not yet finished, while still contains codes that works but requires configuration before using it.
- Device plugin containerization
- Deployment orchestration
- A working k8s cluster
- A Jetson Tx2 board joined into k8s cluster
- Docker runtime set default to nvidia-docker
golang
version greater than 1.16
Running go run .
on the installation directory on tx2 board.