fleetd
distributed init system using systemd and etcd
Install
- All systems
-
curl cmd.cat/fleetd.sh
- Ubuntu
-
apt-get install fleet - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install fleet - Raspbian
-
apt-get install fleet
fleet
distributed init system using systemd and etcd
Fleet ties together systemd and etcd into a distributed init system. It is as an extension of systemd that operates at the cluster level instead of the machine level. This project is very low level and is designed as a foundation for higher order orchestration.