Hey there. I'm evaluating the possibility of using Dagger in my team. I'm wondering what's the state of play re. caching across ephemeral runs/instances. I notice in some of the original blog posts/launch docs around Dagger Cloud it was pitched as providing caching so you could just use ephemeral instances in CI and still get the caching gains of Dagger via the cloud integration. From what I can see now this isn't an advertised feature on the https://dagger.io/cloud page, so I'm unsure if this offering has been scaled back or removed?
We are most likely looking at deploying Dagger into Kubernetes, so advice in that direction would be useful. This page https://docs.dagger.io/integrations/kubernetes/ makes note of the problem re. scaling nodes down will cause their caches to perish, but doesn't really propose any solution afaict.