https://prefect.io logo
n

Nick Hoffmann

09/13/2023, 5:41 PM
Hey all, has any successfully solved the issue where Istio sidecars prevent jobs from finishing properly? I found this thread from a couple years ago, but I was wondering if there's any better ways that I haven't found, since I'm not super keen on forking Prefect for every release, yet we still want to enable Istio sidecars in Prefect jobs for networking security.
m

Max Eggers

09/13/2023, 6:18 PM
It'll be fixed by k8s eventually: https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/753-sidecar-containers In the meantime we just use scuttle: https://github.com/redboxllc/scuttle, there are other similar utilities
👍 1