-
Story
-
Resolution: Done
-
Critical
-
None
-
None
I want a way to bring up a cluster locally, that will contain all the components required to test UDN with VMs end to end. It should contain the latest builds of all components, and allow the user to push locally built images (e.g. upload KubeVirt bits with `export DOCKER_PREFIX=...; make; make push; ...`)
This should allow all the involved teams to test patches meant for individual components with the rest of the solution.