Hacker News new | ask | show | jobs
by golergka 1866 days ago
Now I don't need to download, setup and install Postgresql, I can run it with Docker with one command.

Why don't do the same for a typical Kubernetes setup with Hasura, API server, Gateway, load balancer, Postgresql, Redis, and a couple of services for logs and monitoring all in one, with all the networking stuff already setup? Just give me an image or template made by someone else, maintained on Github, and ready to customise and develop for my needs.

1 comments

Isn't this Helm?