Lukas Gentele

Lukas Gentele

DevPod
Founder & CEO of Loft Labs
28 points
All activity
DevPod is built on the devcontainer.json standard to create reproducible dev environments. It lets you spin up dev environments in any infra, kind of like a Terraform but for dev environments.
DevPodCodespaces but open-source, client-only, and unopinionated

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.

DevSpace
DevSpaceBuild, test and run code directly in any Kubernetes cluster.