An open API service indexing awesome lists of open source software.

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)

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)

## Raspberry PI 5 (2023)

Home Kubernetes on Raspberry Pi 5: [Readme.md](raspberry-pi-5/README.md)

## Home server (x64)

Home Kubernetes on Home server (x64): [Readme.md](homeserver/README.md)

## Example webapp installation with ingress

Full documentation: [examples/webapp1](examples/webapp1/README.md)