Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/febus982/k3s-cluster

Ansible implementation to build a high available K3S cluster on Raspberry PIs
https://github.com/febus982/k3s-cluster

cluster fluxcd high-availability k3s kubernetes load-balancer raspberry-pi

Last synced: about 2 months ago
JSON representation

Ansible implementation to build a high available K3S cluster on Raspberry PIs

Awesome Lists containing this project

README

        

# Highly Available K3S cluster at home

This is a set of Ansible playbooks to setup a set of Raspberry PI machines:

- Load Balancer in HA configuration
- Kubernetes cluster in HA configuration

## Documentation

Full documentation is available [here](https://k3s-cluster.busetti.io). You can also clone this repository and run:

```bash
pipenv install
pipenv run docs
```