Container Runtime Interface Proxy

Container Runtime Interface ProxyΒΆ

Container Runtime Interface (CRI) Proxy provides a way to run multiple CRI implementations on the same node, for example, Virtlet and containerd. It enables running infrastructure pods such as kube-proxy. CRI Proxy allows using containerd as one of CRI implementations on the multi-runtime nodes.

See also

CRI Proxy design