Docker & Kubernetes on Raspberry Pi 3

Oliver Hu
6 min readJun 26, 2018

Haven’t updated on Raspberry series for a long time! Primarily because I have been busy building a framework to execute distributed TensorFlow jobs on real world Hadoop clusters.

Why Docker?

On my side project, I am building a proxy service with my friends. Even though Docker has been out and hot for quite a couple years, I have never touched it in real life scenarios. I thought this would be a good opportunity to try it out. Docker turns out to be the BEST friend of anyone who wants to share develop environment with production…

--

--