Files
oam/knowledge base/kubernetes/k3s.md

36 lines
1.0 KiB
Markdown

# K3S
Lightweight Kubernetes distribution built for IoT and Edge computing.
## Table of contents <!-- omit in toc -->
1. [Further readings](#further-readings)
1. [Sources](#sources)
## Further readings
- [Website]
- [Documentation]
- [Kubernetes]
## Sources
All the references in the [further readings] section, plus the following:
- The [Build your very own self-hosting platform with Raspberry Pi and Kubernetes] series of articles
- [Run Kubernetes on a Raspberry Pi with k3s]
<!-- upstream -->
[documentation]: https://docs.k3s.io/
[website]: https://k3s.io/
<!-- in-article references -->
[further readings]: #further-readings
<!-- internal references -->
[kubernetes]: README.md
<!-- external references -->
[build your very own self-hosting platform with raspberry pi and kubernetes]: https://kauri.io/build-your-very-own-self-hosting-platform-with-raspberry-pi-and-kubernetes/5e1c3fdc1add0d0001dff534/c
[run kubernetes on a raspberry pi with k3s]: https://opensource.com/article/20/3/kubernetes-raspberry-pi-k3s