-
The user scenario is a team with a GPU cluster as daily development environment. Currently, the users need to create a pod manually. And if we want to save the resources, it is much more inconvenient for the users to terminate those pods when not used. It would be great if we can leverage the devcontainer and the remote feature (maybe with the kubernetes extension?) of VSCode to manage the lifecycle of pods. I notice that it is possible to attach to a container in a kubernetes cluster but it lacks the ability of lifecycle management. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Thank you for the question. |
Beta Was this translation helpful? Give feedback.
We are tracking the request for improving the support for Kubernetes in the Dev Containers extension for VS Code here: microsoft/vscode-remote-release#12