- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
01-19-2020 07:49 PM - last edited on 09-02-2020 11:04 AM by CHopson
Hello,
I'm trying to run defender in fargate/sidecar mode. It works fin if I use alpine/ubuntu images as base, but It fails when I try to use google's distroless static/base images
The only log I get is
tandard_init_linux.go:190: exec user process caused "no such file or directory"
The container works fine if I don't run the defender, so it seems not to be related to my binary
Any hint on how to fix this , if possible at all ?
thanks
update: it seems that the fargate_defender.sh is the issue. I changed the entrypoint to use the defender command directly and it seems to work. However this way I will not have the sleeping loop, so I might end adding some workaround...
01-21-2020 07:54 AM
Thank you for the update !
Cheers !
-Kiwi.
03-19-2021 11:32 AM
I am having problems deploying the defender in a sidecar pattern using aws fargate eks. I get the /var/lib/twistlock/fargate/fargate_defender.sh logs Waiting for defender..., but the pod never gets registered to the console.
the setup I have is as below:
image: registry-auth.twistlock.com/tw_qbwexdrqucvju1oewzidiwvg1tjqybuk/twistlock/defender:defender_20_12_541
name: twistlockdefender
workingDir: /var/lib/twistlock/fargate/policy
command: ["/bin/sh", "-c"]
args: ["/var/lib/twistlock/fargate/fargate_defender.sh fargate & /usr/local/bin/defender "]
volumeMounts:
- name: twpolicy
mountPath: /var/lib/twistlock/fargate/policy
- name: DEFENDER_TYPE
value: fargate
would appreciate an example of a deploy file which deploys an app and defender as a sidecar in same pod.
Thanks
Zul
08-16-2022 01:47 PM
Greetings Zulkarnain,
I hope that this note finds you well! I know that it has been a while since you had posted this question but I wanted to see if you still potentially needed any help. Thank you for your time and I hope that you have a good remainder of your day.
Kind Regards,
J. Avery King
08-17-2022 04:16 PM
08-17-2022 04:28 PM
Giulianoz,
Thanks for reaching out, can you share more details on you use case? also we offer app embedded defenders for situations a container defender cannot be used.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!