Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
None
Description
Containers created by the unified containerizer (Mesos containerizer) uses various namespaces (e.g., mount, network, etc.).
To improve debugability, we should create a CLI that allows an operator or a user to enter the namespaces associated with the container, and execute an arbitrary command in that container (similar to `docker exec`).
Attachments
Issue Links
- is related to
-
MESOS-5676 A full redesign of the Mesos CLI
- In Progress
-
MESOS-5737 Expose Executor PID in containers endpoint
- Resolved