Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

Commit

Permalink
doc: State one proxy per VM is now used
Browse files Browse the repository at this point in the history
Briefly state that Clear Containers now uses a proxy instance for each
virtual machine.

Fixes #193.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
  • Loading branch information
jodh-intel committed Jan 9, 2018
1 parent 3c6daa6 commit 74fe286
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ https://www.opencontainers.org/) solution.
`cc-proxy` is a daemon offering access to the [`agent`](
https://github.com/clearcontainers/agent) to both the runtime and shim
processes. Only a single instance of `cc-proxy` per host is necessary as it can
be used for several different VMs.
be used for several different VMs. Since [Clear Containers 3.0.10](https://github.com/clearcontainers/runtime/releases/tag/3.0.10),
one proxy instance per virtual machine is launched for improved isolation.

![High-level Architecture Diagram](docs/high-level-overview.png)

Expand Down

0 comments on commit 74fe286

Please sign in to comment.