https://github.com/cloudsteak/k3s
K3s on different platforms (Raspberry Pi 5, Home server, AWS EC2, Azure VM)
https://github.com/cloudsteak/k3s
Last synced: 5 months ago
JSON representation
K3s on different platforms (Raspberry Pi 5, Home server, AWS EC2, Azure VM)
- Host: GitHub
- URL: https://github.com/cloudsteak/k3s
- Owner: cloudsteak
- License: mit
- Created: 2023-12-14T12:18:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-14T16:48:36.000Z (over 2 years ago)
- Last Synced: 2025-06-14T07:04:58.606Z (about 1 year ago)
- Size: 391 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# K3S
K3s on different platforms (Raspberry Pi 5, Home server, AWS EC2, Azure VM)
## Table of content
- [Raspberry PI 5](/#raspberry)
- [Home server](/#homeserver)
- [Example webapp installation with ingress](/#example1)
Home Kubernetes on Raspberry Pi 5: [Readme.md](raspberry-pi-5/README.md)
Home Kubernetes on Home server (x64): [Readme.md](homeserver/README.md)
## Example webapp installation with ingress
Full documentation: [examples/webapp1](examples/webapp1/README.md)