Comment by mike_d
4 years ago
> I would think at hyper scale you would be running micro services with one kubernetes cluster per service per datacenter/region.
While I loathe the term hyper scale... even a single AZ in a single region could be 50,000 machines. k8s is a dumpster fire at that size.
But you wouldn’t run a single k8s cluster at that size. K8s isn’t really multi tenant.