This content originally appeared on DEV Community and was authored by Donal Byrne
Hi,
I'm the author of https://github.com/skateco/skate
Skate is a container orchestrator and also a P.A.A.S that deploys kubernetes manifests, but without the need to run anything near as complex.
There's no control plane, which has it's tradeoffs, but is ideal for homelab setups (I built it for just that for myself). Skate supports multiple-hosts.
The motivation is that I'm very comfortable with k8s in my day job, but I want something simple yet flexible for self hosting at home. Dokku has been my go-to for years, but it's always stuck on a single node, and I like to buy crappy hardware, so I wanted something that would support multiple nodes.
You get the basic building blocks from k8s: Deployments, Daemonsets, Cronjobs, Services, Ingresses.
An nginx ingress using letsencrypt runs automatically.
Would love to get some feedback and some curious users :)
This content originally appeared on DEV Community and was authored by Donal Byrne
Donal Byrne | Sciencx (2024-09-27T18:54:10+00:00) Skate – minimalist multi-host mini-paas. Retrieved from https://www.scien.cx/2024/09/27/skate-minimalist-multi-host-mini-paas/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.