signadot / community

Issue tracker for Signadot
2 stars 1 forks source link

[new feature] Developer pods with IDE integration #28

Open arjun-sd opened 1 year ago

arjun-sd commented 1 year ago

Describe the New Feature This is an early draft proposal on this feature. Developers describe a "dev container" as a spec which is then used to spin up a docker container (dev pod) remotely in Kubernetes. IDE integration with remote-dev mode is provided to integrate with VSCode and other IDEs.

A few standards exist to describe "dev containers":

Additional Considerations How dev pods relate to Sandboxes is TBD.