Hacker News new | ask | show | jobs
by richards 586 days ago
Google employee here. Not the case. Cloud Run doesn't run on Kubernetes. It supports the Knative interface which is an OSS project for Kubernetes-based serverless. But Cloud Run is a fully managed service that sits directly atop Borg (https://cloud.google.com/run/docs/securing/security).
1 comments

Parent said "effectively", which it appears you confirm.
But it skips out on the Kubernetes part, which is the important part. :)