Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maxgio92/rpi-k3s-cluster
Raspberry Pi K3s cluster deployed with k3sup
https://github.com/maxgio92/rpi-k3s-cluster
Last synced: 23 days ago
JSON representation
Raspberry Pi K3s cluster deployed with k3sup
- Host: GitHub
- URL: https://github.com/maxgio92/rpi-k3s-cluster
- Owner: maxgio92
- Created: 2020-11-14T11:40:30.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-14T10:35:17.000Z (over 2 years ago)
- Last Synced: 2024-04-21T01:05:25.393Z (7 months ago)
- Language: Shell
- Size: 189 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [K3s](https://github.com/rancher/k3s) on Raspberry Pi 3-4 cluster deployed with [k3sup](https://github.com/alexellis/k3sup)
## Deploy
```
make server
make agents
```