collabnix / kubetools

Kubetools - Curated List of Kubernetes Tools
https://kubetools.collabnix.com
Apache License 2.0
2.87k stars 518 forks source link

DevPod to local container development #232

Closed espotti closed 9 months ago

espotti commented 11 months ago

DevPod is a client-only tool to create reproducible developer environments based on a devcontainer.json on any backend. Each developer environment runs in a container and is specified through a devcontainer.json. Through DevPod providers, these environments can be created on any backend, such as the local computer, a Kubernetes cluster, any reachable remote machine, or in a VM in the cloud.

https://devpod.sh/