Viktor of DevOps Toolkit tried out Signadot and made this video intro to
testing with request isolation on K8s▾
. In short the idea is that instead of replicating clusters to give developers experimental environments, you can isolate requests related to services being tested by developers, allowing all developers to use a single shared 'baseline' environment cluster for dev.