logoalt Hacker News

utf_8x06/16/20252 repliesview on HN

Any particular reason why this runs outside the cluster?


Replies

czhu1206/16/2025

Main reason is that I wanted to be able to support single VPS K3s clusters all the way down to ~512MB.

K3s already takes up about 100MB which only leaves 400 for the application, so trying to run Canine on that machine would probably create too much bloat.

dboreham06/16/2025

Don't know anything about this project, but usually the reason is "because there could be N clusters", and sometimes "because I want the cluster to come and go frequently" (e.g. for testing workloads).