Matthew Yeazel

Results 80 comments of Matthew Yeazel

@flaviomoringa to add to what @arnaldo2792 just said. We carve off half of that 2G volume for updates. The OS only takes up less than half of the disk space...

We can close this since we did release variants with containerd 2.0 in [v1.39.0](https://github.com/bottlerocket-os/bottlerocket/releases/tag/v1.39.0)

Hello @runningman84, thanks for cutting this issue! I believe this is a similar request as https://github.com/bottlerocket-os/bottlerocket/issues/614 and https://github.com/bottlerocket-os/bottlerocket/discussions/2023 where you would like images cached/preloaded before boot. The list you provided...

Hello @chulkilee, thanks for cutting this issue! I don't believe this would be related to GSP on g4dn.xlarge instances but you could follow https://github.com/bottlerocket-os/bottlerocket/issues/3817#issuecomment-1997151422 just to confirm that isn't the...

Hello @chulkilee, I just tried using an [image from NVIDIA](nvcr.io/nvidia/pytorch:24.03-py3) to confirm that pytorch can see the devices on a g4dn.xlarge node with latest bottlerocket and I don't get the...

Hello @jonathan-3play, Thanks for cutting this well written issue! There has been some work around the ability to checkpoint and restore containers in [cri-o](https://github.com/cri-o/cri-o/pull/4199) and [k8s](https://github.com/kubernetes/kubernetes/pull/104907). I don’t believe there...

Hello @james-masson, Thanks for cutting this issue! Can you try using `nosmt=force` for this affect? https://www.kernel.org/doc/html/latest/admin-guide/kernel-parameters.html?highlight=kernel%20parameters calls out that should work: ``` nosmt [KNL,MIPS,PPC,S390,EARLY] Disable symmetric multithreading (SMT). Equivalent to...

Thanks for the confirmation @james-masson. I agree with your evaluation, it does look like the currently logic implicitly expects a key-value pair so I was hoping to find a pair...

Thanks for cutting this issue @diranged. I think there are some useful features that could be added to bootstrap containers. I haven't looked deeply at conditions but is the expectation...

> Could I ask about the release plan using the new structure, e.g., the bottlerocket-core-kit? We plan to make our next minor version of Bottlerocket (1.21.0) use `develop` and the...