
PiCluster
A new project Raspberry PI users who wish to run container orchestration but finds Docker Swarm not that good and Kubernetes was too difficult to install currently on ARM.
From the project description page:
PiCluster is a simple way to manage Docker containers on multiple hosts. I created this because I found Docker Swarm not that good and Kubernetes was too difficult to install currently on ARM. PiCluster will only build and run images from Dockerfile’s on the host specified in the config file. This software will work on regular x86 hardware also and is not tied to ARM.
Picluster features
- Run commands in parallel across Nodes
- Heartbeat for services
- Easily build and orchestrate Docker images across nodes
- Command-line interface
- Web interface
- HTTP interface
- Virtual IP Manager
- Rsyslog Analytics
- Download and try out picluster