Hacker News new | ask | show | jobs
by speedgoose 1438 days ago
The qualities varies for sure.

The appsmith helm chart works out of the box, which is better than many.

My main issue is to put everything in the same stateful pod using supervisord. It doesn’t scale, I don’t want to use supervisord inside a kubernetes pod, it’s huge and slow to get ready. The helm chart does also weird things such as having a namespace définition or an autoupdate by default.

1 comments

Ooh, yeah, supervisord doesn't sound like a good fit. Good catch.