Does wrapping a container in a pod by K8s cause overhead on the application I/O?

5/27/2020

I am doing research about Kubernetes. I need to know whether there is any study done yet about the overhead of wrapping a container in a pod by Kubernetes and its effect on the application I/O (disk and network) in that container.

Any keyword/ suggestion or link is highly appreciated.

-- Jackson444
kubernetes

0 Answers