fennec-project / podtracer

nsenter inspired Command line tool interfacing Linux utilities and K8s Pods
Apache License 2.0
6 stars 2 forks source link

Add support for containerd and docker runtimes #2

Open skattoju opened 3 years ago

skattoju commented 3 years ago

Currently we interact with the cri-o runtime over a socket using grpc. We should support other container runtimes.