Hacker News new | ask | show | jobs
by belter 1480 days ago
That is a quick and short line.

Now the fun starts:"Kubernetes Failure Stories"

https://k8s.af/

1 comments

I’ve made a comment below, but long story short we’ve moved to Kubernetes running on Fargate and we don’t have downtime anymore.

Sure, one can break anything, but our anecdotal experience is we’re now focused on actually delivering code rather than fretting about node failures.

https://news.ycombinator.com/item?id=31581372

You can't run all types of workloads on Fargate. At least not yet.
That’s fair, for example I couldn’t manage to run clustered Redis. Something with EFS file system that Fargate nodes use.