My use case - you are a SaaS company that has "main" multitenant deployment that serves your customers.
Then you have an enterprise prospect that wants a single-tenant deployment due to security, privacy, etc.
Is there any tool that will help me achieve that? Both spinning up the single-tenant deployment and verifying it works.
There's replicated for kubernetes-native apps but let's say I use also third parties such as Snowflake and some other managed services.
Here be dragons.