Hacker News new | ask | show | jobs
by nunez 856 days ago
you can absolutely use Kubernetes to implement a dead-simple three tier with minimal ops overhead, especially if you're using a managed cluster
2 comments

Just like you can use a fully orchestrated API-driven cloud IaaS to run a simple binary.

Show me your problem, I'll show you how to solve it with the least amount of code and dependencies.

And if something goes wrong, is it simple to debug and understand? Can I reproduce issues locally? Happy path simplicity is easy.
I use minikube daily for local setup works perfect