5 ms·
I created skate (https://github.com/skateco/skate https://github.com/skateco/skate) to be basically this but multihost and support k8s manifests. Under the hood
by byrnedo 1y ago
I created skate (https://github.com/skateco/skate https://github.com/skateco/skate) to be basically this but multihost and support k8s manifests. Under the hood it’s podman and systemd
- woile 1y agoThis looks awesome!
- nemofoo 1y agoThank you for building this. I appreciate you.
- psviderski 1y agoThis is a great approach which resonates with me a lot. It's really frustrating that there is no simple way to run a multi-host Docker/Podman (Docker Swarm is abandonware since 2019 unfortunately). However, in my opinion K8s has the worst API and UX possible. I find Docker Compose spec much more user friendly. So I'm experimenting with a multi-host docker-compose at the moment: https://github.com/psviderski/uncloud https://github.com/psviderski/uncloud
- byrnedo 1y agoWouldn’t argue with you abut the k8s ux. Since it has all the ground concepts ( service, cronjob etc ) it required less effort than rolling yet another syntax.
- byrnedo 1y agoUncloud looks awesome and seems to have a great feature set!! Nice work!
- psviderski 1y agoThanks! I'm more than happy to catch up to discuss the challenges. Feel free to reach out to me on twitter @psviderski or email 'me at psviderski.name'