Y
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
rahen
856 days ago
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.
link
klabb3
856 days ago
And if something goes wrong, is it simple to debug and understand? Can I reproduce issues locally? Happy path simplicity is easy.
link
oschvr
855 days ago
I use minikube daily for local setup works perfect
link
Show me your problem, I'll show you how to solve it with the least amount of code and dependencies.