Open
Description
Longer term questions that will need answering:
- Where are the logs persisted?
- What security context is it in?
- If it's in the management network, how do we route the containers to it with correct protocol?
- If it's not in the management network, how do we control access to it, ensure that the containers have a route to it, and how do we implement
docker logs
in the endpoint VM?