containers / virtcontainers

A Go package for building hardware virtualized container runtimes
Apache License 2.0
139 stars 43 forks source link

Use one proxy per VM #478

Closed jodh-intel closed 6 years ago

jodh-intel commented 7 years ago

Modify code to launch one proxy instance per pod rather than relying on the single host-wide proxy instance.