Not as far as I know, but the self-hosting community is generally moving over to VM runners and off the vendored solutions, any cloud provider can give you those.
Scaleway gives the most was style of services like managed kubernetes, FAAS, managed gateway etc. you pay for the convenience though.
Hetzner VMs generally, there are a couple of issues I've needed to workaround like private IP assignment with terraform, but other than that, if you're comfortable deploying a k8s cluster yourself, just throw things on the cluster. The VMs aren't the fastest but they give the biggest bang for your buck.
I'm currently experimenting with scaleway, but the cost is pretty high, so I'll probably just migrate over to dedicated machines in hetzner and add more machines as the cluster grows