• caglararli@hotmail.com
  • 05386281520

dump a pod from kubernetes [migrated]

Çağlar Arlı      -    44 Views

dump a pod from kubernetes [migrated]

I have a docker image running in Kubernetes that I suspect to contain a malicious code, unfortunately I can't download it directly from the docker hub as there is a restriction on where it can be pulled.

Is there a way to dump this container/pod to the local machine and analyze all the files/code in it?

Is there a way to intercept a request from a particular pod and inspect its content?