Run TensorFlow MNIST on K3S Edge AI Cluster

In previous posts we’ve joined Jetson Nano nodes into Kubernetes clusters and run software in Pods on the Nano’s that demonstrated access to the GPU. Now we want to train and execute a TensorFlow model running in containers deployed to Pods on both of our cluster nodes. And what better model to use then the one for MNIST.

Read more…