Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pmalek/ansible-rpi-k8s
https://github.com/pmalek/ansible-rpi-k8s
ansible k3s k8s raspberry-pi
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pmalek/ansible-rpi-k8s
- Owner: pmalek
- License: apache-2.0
- Created: 2023-01-22T09:00:52.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-28T11:21:32.000Z (almost 2 years ago)
- Last Synced: 2024-10-29T10:52:29.580Z (2 months ago)
- Topics: ansible, k3s, k8s, raspberry-pi
- Language: Makefile
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ansible-rpi-k8s
## How to run?
Ensure that your Pi's IP/hostname is set in `inventory/all.yaml`.
Run:
```
make run
```