Dokku is great, but historically it didn’t really handle resilience. It looks like there’s now a K3s scheduler (added earlier this year) which would mean I could have use a Kubernetes operator for a replicated database as well as have the app running on multiple boxes (in case one fails). It looks like it’ll even setup K3s for you. The docs don’t seem to go into it, but hopefully the ingress can also be setup on…
– Source: Hacker News
/
27 days ago
Considering other orchestration tools like dokku, dcos, deis, flynn, docker swarm, etc.. Kubernetes is no where near to them in terms of lines of code, on an average those tools are around 100k-200k lines of code.
Source:
about 2 years ago
> we are indeed writing a new orchestration system in Go, called `flyd`. I know it’s just a wild coincidence, but I couldn’t help but be reminded of https://github.com/flynn/flynn.
– Source: Hacker News
/
over 2 years ago