clearcontainers / proxy

Hypervisor based containers proxy
Apache License 2.0
32 stars 15 forks source link

Remove socket activation & KSM features #176

Open jodh-intel opened 6 years ago

jodh-intel commented 6 years ago

Now that the proxy can be run on a per pod/VM basis rather than as a host-level daemon service, we don't need socket activation or KSM.

See https://github.com/clearcontainers/runtime/issues/795 which covers what the KSM functionality in the proxy will be replaced by.