mirror of
https://github.com/teamserverless/k8s-on-raspbian.git
synced 2025-01-18 12:05:31 +00:00
Docker is now providing Buster packages
I had already updated my blog post, but this link is no longer required. Thanks to @marcusreese for prompting this change. Fixes: #19 Signed-off-by: Alex Ellis <alexellis2@gmail.com>
This commit is contained in:
parent
39e24e41f7
commit
2975291e94
@ -10,12 +10,6 @@ This guide is part of a larger blog post: [Build your own bare-metal ARM cluster
|
|||||||
|
|
||||||
Pick between `k3s` or `kubeadm`.
|
Pick between `k3s` or `kubeadm`.
|
||||||
|
|
||||||
#### Fix Docker for Raspbian Buster (optional)
|
|
||||||
|
|
||||||
Docker is currently *not supported* by Docker on Raspbian Buster, there are however work-arounds.
|
|
||||||
|
|
||||||
* Read: [How to fix Docker for Raspbian Buster](https://blog.alexellis.io/how-to-fix-docker-for-raspbian-buster/)
|
|
||||||
|
|
||||||
#### 1) Pick `k3s` (recommended)
|
#### 1) Pick `k3s` (recommended)
|
||||||
|
|
||||||
My current recommendation is to use [k3s](https://k3s.io) from Rancher Labs. It is normal Kubernetes and passes the conformance tests written by the CNCF. I'm yet to be convinced of why someone wouldn't use this for a hobbyist build and I've been pleasantly surprised by it.
|
My current recommendation is to use [k3s](https://k3s.io) from Rancher Labs. It is normal Kubernetes and passes the conformance tests written by the CNCF. I'm yet to be convinced of why someone wouldn't use this for a hobbyist build and I've been pleasantly surprised by it.
|
||||||
|
Loading…
Reference in New Issue
Block a user