1
0
mirror of https://github.com/teamserverless/k8s-on-raspbian.git synced 2024-10-05 18:30:51 +01:00

Update pre-reqs

Removes RPi2 which still appears to have issues with kubeadm
and Go / CPU / timing.

Signed-off-by: Alex Ellis <alexellis2@gmail.com>
This commit is contained in:
Alex Ellis 2019-07-15 20:49:59 +01:00
parent fe99188f62
commit 39e24e41f7

View File

@ -15,7 +15,7 @@ You should also see my note on [installing Docker on Raspbian Buster](https://gi
## Pre-reqs:
* You must use an RPi 2 or 3 for use with Kubernetes
* To install and operate Kubernetes, you use only Raspberry Pi 3B, 3B+, or 4B
* I'm assuming you're using wired ethernet (Wi-Fi also works, but it's not recommended)
## Master node setup