Goal of this project is to act as a storage repository for various Raspberry Pi projects. At the moment, I'm running a k3s kubernetes cluster on Raspian Buster Lite 64-bit on a single Raspberry Pi 4.
I would highly recommend starting by following the Raspian + k3s Installation Guide. If you prefer to use Ubuntu, follow Ubuntu + k3s Installation Guide.
OS Installation & Configuration
Kubernetes expanded capabilities (often prequisites for specific applications)
- Auto-renewing Lets Encrypt SSL certificates (cert-manager)
- Dynamic DNS updater with Cloudflare
- multus CNI plugin for attaching custom host interfaces to pods
- Kubernetes gateways for auto-renewable TLS endpoints - EXPERIMENTAL!
Kubernetes applications