Skip to content

Support for debug containers #2

Description

@bruckins

It should be possible to start a workspace in a debug container. Debug container is a Kubernetes feature that allows to create a new container in an existing Pod that can be used for debugging purposes. The debug container uses an image with required debug tools and is placed in the same network namespace as the container that needs to be debugged.

When k8shell workspace runs in a debug container, it will be possible to ssh into the debug container and use standard IDE to perform debugging.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions