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":
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.