Graham Bucknell

Results 12 comments of Graham Bucknell

hi @mrparkers , I think I have the exact same thing as you. I have all the same versions and everything and am even using a registry mirror. I noticed...

hi @mrparkers , yeah we're on Bottlerocket. It almost looks like we're on the same cluster! ;) Just for completeness : ``` bash-5.1# runc --version runc version 1.1.4+bottlerocket commit: 5fd4c4d144137e991c4acebb2146ab1483a97925...

hi @jdn5126 cool, yes, I still see if with cni `1.12.5` . Is there any more info I can gather around this to help ?

I tried using a bootstrap container - it wasn't any different to executing it from a normal container. It looks like this is the issue ? https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.107 ``` commit 53477032977930f459293b7c244c348d5667c574...

hi @bcressey , thanks for looking at this. I don't suppose there is a way to add a "non containerized" init script to a bottlerocket node without building your own...

@bcressey !!! That's so cool, I'll try it out, thank you!

@bcressey , thanks again, I've tested your container and it works well. Appreciate the pod yaml as well since I'm not sure if a bootstrap container is the right approach...

@bcressey oh that's awesome, let me know if I can test anything.

hi @bcressey , I was wondering if the change to systemd was targeted for 1.25? It doesn't seem like there is a change to the file you linked to ?

No problem, just thought I'd check. At the moment, I run `podman run --authfile /run/containers/0/auth-ecr.json --rm --privileged 307943323221.dkr.ecr.us-east-1.amazonaws.com/multiarch/qemu-user-static --reset -p yes` So yes, I am in a privileged pod ....