What binary executable file will be run by kubelet after a container and its ass . . .

Shalini:
from the Explore CNI weave practice lab I am not sure how to locate “What binary executable file will be run by kubelet after a container and its associated namespace are created.” we don’t have --cni-conf-dir located in kubelet process. Is there any other way to find this?

Tej_Singh_Rana:
Hello, @Shalini
I think it’s taking from a default location.
Reference:-
https://kubernetes.io/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/#cni

Tej_Singh_Rana:
Otherwise you will see from

ps -aux | grep kubelet