Y
Hacker News
new
|
ask
|
show
|
jobs
by
threeseed
618 days ago
That's because you've moved to AWS which is an expensive cloud.
You could have easily run Kubernetes on your virtualised servers.
2 comments
baq
618 days ago
IME nothing easy about maintaining your own storage cluster!
link
threeseed
618 days ago
Nothing easy in general about running a distributed platform for highly-available applications.
link
baq
618 days ago
True but compute nodes are basically stateless in comparison to anything storage.
link
hggigg
618 days ago
Define easily?
link
stackskipton
618 days ago
Still requires SRE but alot easier than it used to be:
https://www.talos.dev/v1.8/
Also, k3s.
https://k3s.io/
link