Hacker News new | ask | show | jobs
by esseph 20 days ago
> I think all big cloud providers replaced etcd with a custom in house implementation in their K8s offerings for this reason

This is incorrect.

AWS, Azure, GCP still use etcd in their customer kubernetes services.

"EKS Ultra Scale" uses an in-house Journal

1 comments

TIL!