Hacker News new | ask | show | jobs
by psviderski 381 days ago
Can you still justify K8s even if you need to jump from one cloud/dedicated instance to say 2-3 for reliability?
1 comments

I was being a bit terse in my original comment. I do think there are a bunch of other situations which don't fit into what I described above.

If scaling really is on the horizon, then yes, doing k8s immediately will save you some time in the long run. If that is the case though, you could always reach for a managed K8S service first (EKS/GKE), then deploy to dedicated later. Just avoid any entanglements with other proprietary cloud services, because that will be time consuming to untangle later.