mirror of
https://github.com/teamserverless/k8s-on-raspbian.git
synced 2025-01-18 12:05:31 +00:00
Add k3s
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
This commit is contained in:
parent
efd7f13bc7
commit
b452f17d3a
17
README.md
17
README.md
@ -8,6 +8,23 @@ This guide is part of a larger blog post: [Build your own bare-metal ARM cluster
|
|||||||
|
|
||||||
### Start the guide
|
### Start the guide
|
||||||
|
|
||||||
|
Pick between `k3s` or `kubeadm`.
|
||||||
|
|
||||||
|
#### Pick `k3s`
|
||||||
|
|
||||||
|
My current recommendation is to use [k3s](https://k3s.io) from Rancher Labs.
|
||||||
|
|
||||||
|
It's:
|
||||||
|
|
||||||
|
* faster, uses less resources
|
||||||
|
* well-maintained and ARMHF / ARM64 just works
|
||||||
|
* still upstream / compliant Kubernetes
|
||||||
|
* doesn't appear to run the complicated issues seen with `kubeadm`
|
||||||
|
|
||||||
|
[Will it cluster? k3s on your Raspberry Pi](https://blog.alexellis.io/test-drive-k3s-on-raspberry-pi/)
|
||||||
|
|
||||||
|
#### Pick `kubeadm`
|
||||||
|
|
||||||
[Kubernetes on (vanilla) Raspbian Lite](./GUIDE.md)
|
[Kubernetes on (vanilla) Raspbian Lite](./GUIDE.md)
|
||||||
|
|
||||||
Once you're up and running please share your clusters on Twitter with [@alexellisuk](https://twitter.com/alexellisuk).
|
Once you're up and running please share your clusters on Twitter with [@alexellisuk](https://twitter.com/alexellisuk).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user