Matthew Yeazel
Matthew Yeazel
I was able to sync with some Amazon Linux engineers and they found some interesting data here. It looks like our aarch64 kernels already have this enabled. I confirmed this...
A quick update on this change. It looks like Amazon Linux will be taking this change in their configuration so we should see this come through on a config change...
https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/29 Will take these changes making this PR no longer needed. Thanks for bringing this to our attention! Once that PR is merged, the `x86_64` and `aarch64` kernels will have...
I'm going to close this in favor of https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/29
Thanks @apjneeraj for following up on timeslicing being an issue. For this particular issue, we are trying to track down issues with the GPU nodes not becoming ready when **not**...
Thanks @awoimbee, we thought we had fixed this in 1.26.2 but your report helps us dive into what we need to do next. It appears that our original fix did...
It looks like many people end up using https://kubernetes.io/docs/concepts/services-networking/dns-pod-service/#pod-dns-config to configure pods to have dnsConfig set with lower ndots if they aren't using `.` terminated queries. Something like: ``` spec:...
Thanks for the links to the code @ClareCat! I did some looking and agree that providing `--resolv-conf` is one way to do this but is deprecated: https://kubernetes.io/docs/reference/command-line-tools-reference/kubelet/. I don't actually...
Thanks for cutting this issue @misterek! I think this is similar to https://github.com/bottlerocket-os/twoliter/issues/497. I think the main difference is providing this as distinct SSM parameters for things like Karpenter vs...
Hello @eladmotola, thanks for cutting this issue! Bottlerocket currently stays on the latest [Long Term Support Branch](https://docs.nvidia.com/datacenter/tesla/drivers/index.html) until a new one is available. When NVIDIA releases a new LTS branch,...