jaredcdep

Results 22 comments of jaredcdep

Hello I am upgrading my terraform eks modules this weekend on a test cluster. as a result, `http_put_response_hop_limit` now defaults to `1` I am experiencing ``` I0906 14:07:36.311014 1 metadata.go:66]...

In the end this was caused by not having `kube-proxy` installed at that time so the kubernetes api fallback didnt work

If anyone needs this functionality back urgently , and does NOT use s3 versioning ( wal-g issue https://github.com/wal-g/wal-g/issues/1960 ) you can build your own docker image for the clusters with...

Another consideration is if you enable prefixes on the AWS VPC CNI, it defaults to 110 max pods also Not sure if this is used in this case but thought...

> Since you mentioned Karpenter, there's an important datapoint to mention (that I recently discovered after making this issue.) > > * This issue doesn't show up for karpenter.sh, a...

Thought I would mention that this issue https://github.com/bottlerocket-os/bottlerocket/issues/1721 gave a bit of background to the general issue Specifically this comment https://github.com/bottlerocket-os/bottlerocket/issues/1721#issuecomment-2775407893 `TL;DR - Amazon AMIs use a legacy pattern based...

I am upgrading my module versions on a test cluster this weekend I am doing this incrementally , first updating the versions up to the same as described in https://github.com/aws-ia/terraform-aws-eks-blueprints...

@niooss-ledger thanks for the replies and your insight Based on your answers, I definitely want to limit the hops In the end the cause seems to be me not having...

When will lens be released for arm?