luxas / kubeadm-workshop

Showcasing a bare-metal multi-platform kubeadm setup with persistent storage and monitoring
MIT License
680 stars 190 forks source link

Just wrote a script to install K8s + Docker on RPi (HypriotOS) #29

Open ulm0 opened 7 years ago

ulm0 commented 7 years ago

Following this tutorial, which is very useful btw, thanks for that. I found the installation process a bit tedious, so I wrote a small script to automate the installation, though it's intended for RPi at the moment, it can be extended to any other platform as well. Feedback is always welcome.

Ps. didn't know if this was the best place to let you guys know

Here's the repo: untalpierre/k8s-arm