Details
Description
Sidecar is a common pattern used in the cloud environments for monitoring among other uses. In side car pattern the main application/service container that runs the payload is paired with a sidecar container. It is achieved by sharing certain namespace aspects between the two containers such as PID namespace, specific sub-directories, IPC and more.
Attachments
Issue Links
- relates to
-
JDK-8228343 JCMD and attach fail to work across Linux Container boundary
-
- Resolved
-
-
JDK-8222043 [TESTBUG] Create JCMD tests for Docker and JFR
-
- Open
-