DevSpace - Cloud-native Development with Kubernetes
With the DevSpace CLI, developers can build cloud-native applications directly inside of a Kubernetes cluster. It works with any self-hosted Kubernetes cluster (e.g. minikube or Baremetal) as well as with managed Kubernetes cluster provided by cloud platforms, e.g. Google Kubernetes Engine.
Current Project Status: Developer Preview
Quickstart
- Download the binary (see Releases).
- Add the binary to your path. (optional).
- Open the terminal and navigate to your project folder.
- Execute the following command:
devspace up
Demo
Features
Roadmap
Examples & Documentation
Contributing
Reporting Issues
Contributing Code
Feedback & Feature Requests
License