Logo

DevSpace

With a DevSpace, you can build, test and run code directly inside any Kubernetes cluster.

https://github.com/covexo/devspace With a DevSpace, you can build, test and run code directly inside any Kubernetes cluster. You can run "devspace up" in any of your projects and the client-only DevSpace CLI will start a DevSpace within your Kubernetes cluster. Keep coding as usual and the DevSpace CLI will sync any code change directly into the containers of your DevSpace. No more waiting for re-building images, re-deploying containers and restarting applications on every source code change. Simply edit your code with any IDE and run your code instantly inside your DevSpace.