Samuel Karp

Results 341 comments of Samuel Karp

> amazon-ecs-cni-plugins and amazon-vpc-cni-plugins (as used by ecs-agent) haven't been updated in a while; are there any compatibility concerns? These don't use the `cni` and `cni-plugins` packages in our packages...

Hi @samjo-nyang, thanks for opening this issue. Can you tell us a bit more about the challenges (if any) you are experiencing with the hard-coded rlimit values? More information would...

Thanks for opening this issue! Is "default-address-pools" the only setting that you're interested in using or are there other ones as well?

Hi @manniche, thanks for opening this issue! I don't believe we have an existing mechanism to facilitate this use-case today, but I can see how it would be useful to...

Here's an idea for a work-around that you could use today: On EC2, the Bottlerocket AMIs are configured with two EBS volumes: one attached at `/dev/xvda` that contains the system...

> I'll try to test it out but would also like to have a fully automated process with not too many hacks to build out an AMI with cached images...

Both SSM and an operator can make it easy to drive one-off API requests to Bottlerocket nodes in your cluster. However, one of the things that's easier with an operator...

Hi @vteratipally, what's the purpose behind setting the pidfile here? When launched with systemd, systemd is responsible for tracking the pid of dockerd (and you can query it with `systemctl...

Would you mind updating your Signed-off-by line to use your real name? We require that as part of our [contribution policy](https://github.com/containerd/project/blob/main/CONTRIBUTING.md#sign-your-work).