Use eflame inside a kubernetes pod where it wasn't installed
Disclaimer: This might be unsafe and might cause stability for your cluster ¯\_(ツ)_/¯ . DONT do this in production environments. Also this is probably incomplete... just saying...
For example, when the pod is launched from a release where that wasn't a dependency.
Get a shell on the pod: kubectl exec -it <podname> -- sh